aboutsummaryrefslogtreecommitdiff
path: root/crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt')
-rw-r--r--crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt b/crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt
index 113ac59e2..835832620 100644
--- a/crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt
+++ b/crates/libsyntax2/tests/data/parser/inline/0037_crate_visibility.txt
@@ -1,5 +1,5 @@
1FILE@[0; 81) 1FILE@[0; 81)
2 STRUCT_ITEM@[0; 20) 2 STRUCT@[0; 20)
3 VISIBILITY@[0; 10) 3 VISIBILITY@[0; 10)
4 PUB_KW@[0; 3) 4 PUB_KW@[0; 3)
5 L_PAREN@[3; 4) 5 L_PAREN@[3; 4)
@@ -12,7 +12,7 @@ FILE@[0; 81)
12 IDENT@[18; 19) "S" 12 IDENT@[18; 19) "S"
13 SEMI@[19; 20) 13 SEMI@[19; 20)
14 WHITESPACE@[20; 21) 14 WHITESPACE@[20; 21)
15 STRUCT_ITEM@[21; 40) 15 STRUCT@[21; 40)
16 VISIBILITY@[21; 30) 16 VISIBILITY@[21; 30)
17 PUB_KW@[21; 24) 17 PUB_KW@[21; 24)
18 L_PAREN@[24; 25) 18 L_PAREN@[24; 25)
@@ -25,7 +25,7 @@ FILE@[0; 81)
25 IDENT@[38; 39) "S" 25 IDENT@[38; 39) "S"
26 SEMI@[39; 40) 26 SEMI@[39; 40)
27 WHITESPACE@[40; 41) 27 WHITESPACE@[40; 41)
28 STRUCT_ITEM@[41; 60) 28 STRUCT@[41; 60)
29 VISIBILITY@[41; 50) 29 VISIBILITY@[41; 50)
30 PUB_KW@[41; 44) 30 PUB_KW@[41; 44)
31 L_PAREN@[44; 45) 31 L_PAREN@[44; 45)
@@ -38,7 +38,7 @@ FILE@[0; 81)
38 IDENT@[58; 59) "S" 38 IDENT@[58; 59) "S"
39 SEMI@[59; 60) 39 SEMI@[59; 60)
40 WHITESPACE@[60; 61) 40 WHITESPACE@[60; 61)
41 STRUCT_ITEM@[61; 80) 41 STRUCT@[61; 80)
42 VISIBILITY@[61; 70) 42 VISIBILITY@[61; 70)
43 PUB_KW@[61; 64) 43 PUB_KW@[61; 64)
44 L_PAREN@[64; 65) 44 L_PAREN@[64; 65)