aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/error-handling/codes/test.map
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/error-handling/codes/test.map')
-rw-r--r--tests/cxx/parser/error-handling/codes/test.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cxx/parser/error-handling/codes/test.map b/tests/cxx/parser/error-handling/codes/test.map
new file mode 100644
index 0000000..5da7e3d
--- /dev/null
+++ b/tests/cxx/parser/error-handling/codes/test.map
@@ -0,0 +1,4 @@
+namespace test
+{
+ person int int;
+}