aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt
diff options
context:
space:
mode:
authorVeetaha <[email protected]>2020-02-17 21:14:31 +0000
committerVeetaha <[email protected]>2020-02-17 21:14:31 +0000
commitfc5e7b8807f6d438028389b030dfae00965a8cd5 (patch)
tree7a2969cbd6add874ef8053aab5d80a29dcde3791 /crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt
parentcd8e56c580fd8e79eccd55790a23a4b554bbe161 (diff)
ra_syntax: migrate test data to 0-length text-range of SyntaxError when constructed from TextUnit
Diffstat (limited to 'crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt')
-rw-r--r--crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt b/crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt
index 26f10d426..4a28bcabf 100644
--- a/crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt
+++ b/crates/ra_syntax/test_data/parser/err/0027_incomplere_where_for.txt
@@ -25,5 +25,5 @@ SOURCE_FILE@[0; 30)
25 L_CURLY@[27; 28) "{" 25 L_CURLY@[27; 28) "{"
26 R_CURLY@[28; 29) "}" 26 R_CURLY@[28; 29) "}"
27 WHITESPACE@[29; 30) "\n" 27 WHITESPACE@[29; 30) "\n"
28error [26; 27): expected a path 28error [26; 26): expected a path
29error [26; 27): expected colon 29error [26; 26): expected colon