Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/err/0014_where_no_bounds.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/err/0014_where_no_bounds.rast | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/crates/syntax/test_data/parser/err/0014_where_no_bounds.rast b/crates/syntax/test_data/parser/err/0014_where_no_bounds.rast index a1f39b22a5..9178cf3b7f 100644 --- a/crates/syntax/test_data/parser/err/0014_where_no_bounds.rast +++ b/crates/syntax/test_data/parser/err/0014_where_no_bounds.rast @@ -25,7 +25,8 @@ [email protected] - [email protected] "{" - [email protected] "}" + [email protected] "{" + [email protected] "}" [email protected] "\n" error 19..19: expected colon |