aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/err/0007_stray_curly_in_file.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/parser/err/0007_stray_curly_in_file.txt')
-rw-r--r--tests/data/parser/err/0007_stray_curly_in_file.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/parser/err/0007_stray_curly_in_file.txt b/tests/data/parser/err/0007_stray_curly_in_file.txt
index 6995ec6ff..07c99e9fc 100644
--- a/tests/data/parser/err/0007_stray_curly_in_file.txt
+++ b/tests/data/parser/err/0007_stray_curly_in_file.txt
@@ -1,7 +1,7 @@
1FILE@[0; 31) 1FILE@[0; 31)
2err: `expected item`
3 ERROR@[0; 3) 2 ERROR@[0; 3)
4 R_CURLY@[0; 1) 3 R_CURLY@[0; 1)
4 err: `expected item`
5 WHITESPACE@[1; 3) 5 WHITESPACE@[1; 3)
6 STRUCT_ITEM@[3; 14) 6 STRUCT_ITEM@[3; 14)
7 STRUCT_KW@[3; 9) 7 STRUCT_KW@[3; 9)