aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt')
-rw-r--r--crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt b/crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt
index 21269fb02..301339244 100644
--- a/crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt
+++ b/crates/ra_syntax/test_data/parser/err/0034_bad_box_pattern.txt
@@ -88,9 +88,9 @@ SOURCE_FILE@[0; 91)
88 WHITESPACE@[87; 88) "\n" 88 WHITESPACE@[87; 88) "\n"
89 R_CURLY@[88; 89) "}" 89 R_CURLY@[88; 89) "}"
90 WHITESPACE@[89; 91) "\n\n" 90 WHITESPACE@[89; 91) "\n\n"
91error 24: expected a name 91error [24; 25): expected a name
92error 27: expected SEMI 92error [27; 28): expected SEMI
93error 48: expected a name 93error [48; 49): expected a name
94error 51: expected SEMI 94error [51; 52): expected SEMI
95error 76: expected a name 95error [76; 77): expected a name
96error 79: expected SEMI 96error [79; 80): expected SEMI