aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt')
-rw-r--r--crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt b/crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt
index 75f6b3b9c..9a8871579 100644
--- a/crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt
+++ b/crates/ra_syntax/tests/data/parser/err/0008_item_block_recovery.txt
@@ -72,6 +72,6 @@ SOURCE_FILE@[0; 95)
72 WHITESPACE@[92; 93) "\n" 72 WHITESPACE@[92; 93) "\n"
73 R_CURLY@[93; 94) "}" 73 R_CURLY@[93; 94) "}"
74 WHITESPACE@[94; 95) "\n" 74 WHITESPACE@[94; 95) "\n"
75err: `expected EXCL` 75error 17: expected EXCL
76err: `expected SEMI` 76error 19: expected SEMI
77err: `expected an item` 77error 20: expected an item