Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/ok/0065_comment_newline.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/ok/0065_comment_newline.rast | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/crates/syntax/test_data/parser/ok/0065_comment_newline.rast b/crates/syntax/test_data/parser/ok/0065_comment_newline.rast index 29bd38c051..162830d95f 100644 --- a/crates/syntax/test_data/parser/ok/0065_comment_newline.rast +++ b/crates/syntax/test_data/parser/ok/0065_comment_newline.rast @@ -11,6 +11,7 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n" |