Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/inline/ok/0077_try_expr.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0077_try_expr.rast | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/crates/syntax/test_data/parser/inline/ok/0077_try_expr.rast b/crates/syntax/test_data/parser/inline/ok/0077_try_expr.rast index 33e6fb93f7..89fcbadbe5 100644 --- a/crates/syntax/test_data/parser/inline/ok/0077_try_expr.rast +++ b/crates/syntax/test_data/parser/inline/ok/0077_try_expr.rast @@ -9,17 +9,18 @@ [email protected] - [email protected] "{" - [email protected] "\n " - [email protected] "x" - [email protected] "?" - [email protected] ";" - [email protected] "\n" - [email protected] "}" + [email protected] "{" + [email protected] "\n " + [email protected] "x" + [email protected] "?" + [email protected] ";" + [email protected] "\n" + [email protected] "}" [email protected] "\n" |