Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/ok/0064_impl_fn_params.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/ok/0064_impl_fn_params.rast | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/crates/syntax/test_data/parser/ok/0064_impl_fn_params.rast b/crates/syntax/test_data/parser/ok/0064_impl_fn_params.rast index a3c6ed82e1..dbfc2f9260 100644 --- a/crates/syntax/test_data/parser/ok/0064_impl_fn_params.rast +++ b/crates/syntax/test_data/parser/ok/0064_impl_fn_params.rast @@ -50,8 +50,9 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n " [email protected] "fn" @@ -92,8 +93,9 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n " [email protected] "fn" @@ -123,8 +125,9 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n " [email protected] "fn" @@ -155,8 +158,9 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n" [email protected] "\n" |