aboutsummaryrefslogtreecommitdiff
path: root/crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt')
-rw-r--r--crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt b/crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt
index 37b16a566..cef20327c 100644
--- a/crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt
+++ b/crates/libsyntax2/tests/data/parser/err/0014_where_no_bounds.txt
@@ -25,7 +25,7 @@ FILE@[0; 23)
25 IDENT@[18; 19) "T" 25 IDENT@[18; 19) "T"
26 err: `expected colon` 26 err: `expected colon`
27 WHITESPACE@[19; 20) 27 WHITESPACE@[19; 20)
28 BLOCK_EXPR@[20; 22) 28 BLOCK@[20; 22)
29 L_CURLY@[20; 21) 29 L_CURLY@[20; 21)
30 R_CURLY@[21; 22) 30 R_CURLY@[21; 22)
31 WHITESPACE@[22; 23) 31 WHITESPACE@[22; 23)