Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/ok/0008_mod_item.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/ok/0008_mod_item.rast | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/crates/syntax/test_data/parser/ok/0008_mod_item.rast b/crates/syntax/test_data/parser/ok/0008_mod_item.rast index 712e153462..e864641834 100644 --- a/crates/syntax/test_data/parser/ok/0008_mod_item.rast +++ b/crates/syntax/test_data/parser/ok/0008_mod_item.rast @@ -18,9 +18,10 @@ [email protected] - [email protected] "{" - [email protected] "\n " - [email protected] "}" + [email protected] "{" + [email protected] "\n " + [email protected] "}" [email protected] "\n " [email protected] "struct" |