aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/err/0025_nope.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/test_data/parser/err/0025_nope.txt')
-rw-r--r--crates/ra_syntax/test_data/parser/err/0025_nope.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/crates/ra_syntax/test_data/parser/err/0025_nope.txt b/crates/ra_syntax/test_data/parser/err/0025_nope.txt
index 5ece9489b..ca7f2d255 100644
--- a/crates/ra_syntax/test_data/parser/err/0025_nope.txt
+++ b/crates/ra_syntax/test_data/parser/err/0025_nope.txt
@@ -191,14 +191,14 @@ SOURCE_FILE@[0; 575)
191 WHITESPACE@[572; 573) "\n" 191 WHITESPACE@[572; 573) "\n"
192 R_CURLY@[573; 574) "}" 192 R_CURLY@[573; 574) "}"
193 WHITESPACE@[574; 575) "\n" 193 WHITESPACE@[574; 575) "\n"
194error [95; 96): expected type 194error [95; 95): expected type
195error [95; 96): expected COMMA 195error [95; 95): expected COMMA
196error [96; 97): expected field 196error [96; 96): expected field
197error [98; 99): expected field declaration 197error [98; 98): expected field declaration
198error [371; 372): expected COMMA 198error [371; 371): expected COMMA
199error [372; 373): expected a type 199error [372; 372): expected a type
200error [372; 373): expected R_PAREN 200error [372; 372): expected R_PAREN
201error [372; 373): expected COMMA 201error [372; 372): expected COMMA
202error [372; 373): expected enum variant 202error [372; 372): expected enum variant
203error [374; 375): expected enum variant 203error [374; 374): expected enum variant
204error [508; 509): expected expression 204error [508; 508): expected expression