summaryrefslogtreecommitdiff
path: root/tests/parser/test-004.cli
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/test-004.cli')
-rw-r--r--tests/parser/test-004.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/parser/test-004.cli b/tests/parser/test-004.cli
new file mode 100644
index 0000000..5497dca
--- /dev/null
+++ b/tests/parser/test-004.cli
@@ -0,0 +1,7 @@
+class c1
+{
+};
+
+class c2
+{
+}; \ No newline at end of file