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