diff options
Diffstat (limited to 'tests/data/parser/ok/0011_outer_attribute.txt')
-rw-r--r-- | tests/data/parser/ok/0011_outer_attribute.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/data/parser/ok/0011_outer_attribute.txt b/tests/data/parser/ok/0011_outer_attribute.txt index 49023e7f3..3f685ebe2 100644 --- a/tests/data/parser/ok/0011_outer_attribute.txt +++ b/tests/data/parser/ok/0011_outer_attribute.txt | |||
@@ -24,7 +24,8 @@ FILE@[0; 35) | |||
24 | IDENT@[26; 29) "foo" | 24 | IDENT@[26; 29) "foo" |
25 | L_PAREN@[29; 30) | 25 | L_PAREN@[29; 30) |
26 | R_PAREN@[30; 31) | 26 | R_PAREN@[30; 31) |
27 | WHITESPACE@[31; 32) | 27 | BLOCK@[31; 35) |
28 | L_CURLY@[32; 33) | 28 | WHITESPACE@[31; 32) |
29 | R_CURLY@[33; 34) | 29 | L_CURLY@[32; 33) |
30 | WHITESPACE@[34; 35) | 30 | R_CURLY@[33; 34) |
31 | WHITESPACE@[34; 35) | ||