aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/0001_struct_item.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/parser/0001_struct_item.txt')
-rw-r--r--tests/data/parser/0001_struct_item.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/data/parser/0001_struct_item.txt b/tests/data/parser/0001_struct_item.txt
new file mode 100644
index 000000000..5ef544282
--- /dev/null
+++ b/tests/data/parser/0001_struct_item.txt
@@ -0,0 +1,12 @@
1FILE@[0; 13)
2 STRUCT_ITEM@[0; 7)
3 STRUCT_KW@[0; 6)
4 WHITESPACE@[6; 7)
5 ERROR@[7; 9)
6 IDENT@[7; 8)
7 WHITESPACE@[8; 9)
8 ERROR@[9; 12)
9 L_CURLY@[9; 10)
10 WHITESPACE@[10; 12)
11 ERROR@[12; 13)
12 R_CURLY@[12; 13)