Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/err/0038_endless_inclusive_range.rast')
-rw-r--r--crates/syntax/test_data/parser/err/0038_endless_inclusive_range.rast31
1 files changed, 16 insertions, 15 deletions
diff --git a/crates/syntax/test_data/parser/err/0038_endless_inclusive_range.rast b/crates/syntax/test_data/parser/err/0038_endless_inclusive_range.rast
index bed7ad6c33..fd302fb4d5 100644
--- a/crates/syntax/test_data/parser/err/0038_endless_inclusive_range.rast
+++ b/crates/syntax/test_data/parser/err/0038_endless_inclusive_range.rast
@@ -9,21 +9,22 @@ [email protected]
error 16..20: An inclusive range must have an end expression
error 26..29: An inclusive range must have an end expression