Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/ok/0061_match_full_range.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/ok/0061_match_full_range.rast | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/crates/syntax/test_data/parser/ok/0061_match_full_range.rast b/crates/syntax/test_data/parser/ok/0061_match_full_range.rast index ba49c115b5..bcc8732c97 100644 --- a/crates/syntax/test_data/parser/ok/0061_match_full_range.rast +++ b/crates/syntax/test_data/parser/ok/0061_match_full_range.rast @@ -9,18 +9,19 @@ [email protected] - [email protected] "{" - [email protected] "\n " - [email protected] "match" - [email protected] " " - [email protected] ".." - [email protected] " " - [email protected] "{" - [email protected] "\n " - [email protected] "}" - [email protected] "\n" - [email protected] "}" + [email protected] "{" + [email protected] "\n " + [email protected] "match" + [email protected] " " + [email protected] ".." + [email protected] " " + [email protected] "{" + [email protected] "\n " + [email protected] "}" + [email protected] "\n" + [email protected] "}" [email protected] "\n" |