From 70613e9be046c9cddd2486505a44d3a0324d6d95 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Jul 2015 12:20:27 +0200 Subject: Implement subproject import --- tests/amalgam/libtest/test.cxx | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/amalgam/libtest/test.cxx (limited to 'tests/amalgam/libtest/test.cxx') 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 () +{ +} -- cgit v1.1