summaryrefslogtreecommitdiff
path: root/tests/parser/test-000.cli
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser/test-000.cli')
-rw-r--r--tests/parser/test-000.cli3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/parser/test-000.cli b/tests/parser/test-000.cli
new file mode 100644
index 0000000..5951dc6
--- /dev/null
+++ b/tests/parser/test-000.cli
@@ -0,0 +1,3 @@
+include <string>;
+namespace n {}
+class c {};