Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/err/0005_attribute_recover.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/err/0005_attribute_recover.rast | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/crates/syntax/test_data/parser/err/0005_attribute_recover.rast b/crates/syntax/test_data/parser/err/0005_attribute_recover.rast index 6202c8bfe7..44dcc58a92 100644 --- a/crates/syntax/test_data/parser/err/0005_attribute_recover.rast +++ b/crates/syntax/test_data/parser/err/0005_attribute_recover.rast @@ -29,9 +29,10 @@ [email protected] - [email protected] "{" - [email protected] "\n" - [email protected] "}" + [email protected] "{" + [email protected] "\n" + [email protected] "}" [email protected] "\n\n\n" |