aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/cxx3lib2.C
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/cxx3lib2.C')
-rw-r--r--testsuite/cxx3lib2.C5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/cxx3lib2.C b/testsuite/cxx3lib2.C
new file mode 100644
index 0000000..75f2b12
--- /dev/null
+++ b/testsuite/cxx3lib2.C
@@ -0,0 +1,5 @@
+#include "cxx3.h"
+
+A a2;
+B b2;
+C c;