diff options
Diffstat (limited to 'tests/amalgam/libtest/test.cxx')
-rw-r--r-- | tests/amalgam/libtest/test.cxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/amalgam/libtest/test.cxx b/tests/amalgam/libtest/test.cxx new file mode 100644 index 0000000..34a033a --- /dev/null +++ b/tests/amalgam/libtest/test.cxx @@ -0,0 +1,4 @@ +void +f () +{ +} |