summaryrefslogtreecommitdiff
path: root/test/cxx/input06.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/cxx/input06.cpp')
-rw-r--r--test/cxx/input06.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/cxx/input06.cpp b/test/cxx/input06.cpp
new file mode 100644
index 00000000..008edd4b
--- /dev/null
+++ b/test/cxx/input06.cpp
@@ -0,0 +1,7 @@
+
+class C
+{
+
+};
+
+int C::f( int i, int j( void v ) );