Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/ok/0017_attr_trailing_comma.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/ok/0017_attr_trailing_comma.rast | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/crates/syntax/test_data/parser/ok/0017_attr_trailing_comma.rast b/crates/syntax/test_data/parser/ok/0017_attr_trailing_comma.rast index 94791f771c..938a3f17b6 100644 --- a/crates/syntax/test_data/parser/ok/0017_attr_trailing_comma.rast +++ b/crates/syntax/test_data/parser/ok/0017_attr_trailing_comma.rast @@ -24,6 +24,7 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n" |