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