aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-07-30 13:18:12 +0100
committerAleksey Kladov <[email protected]>2020-07-30 13:18:12 +0100
commit02cac962e133d420485bc7b64698902dcc26a5e7 (patch)
tree695a0995bbbd751b9ebd8765c7d276bc242106a8 /crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast
parent9697d23cbe7b0ad897139b15f1b1ffe1cab6ad89 (diff)
Update tests
Diffstat (limited to 'crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast')
-rw-r--r--crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast b/crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast
index 07272dc3c..4d49e7933 100644
--- a/crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast
+++ b/crates/ra_syntax/test_data/parser/ok/0010_use_path_segments.rast
@@ -1,5 +1,5 @@
1[email protected] 1[email protected]
2 USE_ITEM@0..20 2 [email protected]
3 [email protected] "use" 3 [email protected] "use"
4 [email protected] " " 4 [email protected] " "
5 [email protected] 5 [email protected]
@@ -20,7 +20,7 @@ [email protected]
20 [email protected] "baz" 20 [email protected] "baz"
21 [email protected] ";" 21 [email protected] ";"
22 [email protected] "\n" 22 [email protected] "\n"
23 USE_ITEM@21..39 23 [email protected]
24 [email protected] "use" 24 [email protected] "use"
25 [email protected] " " 25 [email protected] " "
26 [email protected] 26 [email protected]