aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt')
-rw-r--r--crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt b/crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt
index 4a1b84ee5..b6710241e 100644
--- a/crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt
+++ b/crates/ra_syntax/tests/data/parser/err/0019_let_recover.txt
@@ -91,13 +91,13 @@ SOURCE_FILE@[0; 139)
91 WHITESPACE@[136; 137) "\n" 91 WHITESPACE@[136; 137) "\n"
92 R_CURLY@[137; 138) "}" 92 R_CURLY@[137; 138) "}"
93 WHITESPACE@[138; 139) "\n" 93 WHITESPACE@[138; 139) "\n"
94err: `expected expression` 94error 24: expected expression
95err: `expected SEMI` 95error 24: expected SEMI
96err: `expected pattern` 96error 49: expected pattern
97err: `expected SEMI` 97error 49: expected SEMI
98err: `expected pattern` 98error 75: expected pattern
99err: `expected SEMI` 99error 75: expected SEMI
100err: `expected pattern` 100error 98: expected pattern
101err: `expected SEMI` 101error 98: expected SEMI
102err: `expected pattern` 102error 124: expected pattern
103err: `expected SEMI` 103error 124: expected SEMI