Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/ok/0039_raw_fn_item.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/ok/0039_raw_fn_item.rast | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/crates/syntax/test_data/parser/ok/0039_raw_fn_item.rast b/crates/syntax/test_data/parser/ok/0039_raw_fn_item.rast index 68a366354e..186dea82d4 100644 --- a/crates/syntax/test_data/parser/ok/0039_raw_fn_item.rast +++ b/crates/syntax/test_data/parser/ok/0039_raw_fn_item.rast @@ -9,7 +9,8 @@ [email protected] - [email protected] "{" - [email protected] "\n" - [email protected] "}" + [email protected] "{" + [email protected] "\n" + [email protected] "}" [email protected] "\n" |