Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/err/0029_field_completion.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/err/0029_field_completion.rast | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/crates/syntax/test_data/parser/err/0029_field_completion.rast b/crates/syntax/test_data/parser/err/0029_field_completion.rast index c6402cdd84..183cf32030 100644 --- a/crates/syntax/test_data/parser/err/0029_field_completion.rast +++ b/crates/syntax/test_data/parser/err/0029_field_completion.rast @@ -20,16 +20,17 @@ [email protected] - [email protected] "{" - [email protected] "\n " - [email protected] "a" - [email protected] "." - [email protected] "\n" - [email protected] "}" + [email protected] "{" + [email protected] "\n " + [email protected] "a" + [email protected] "." + [email protected] "\n" + [email protected] "}" [email protected] "\n" error 21..21: expected field name or number |