aboutsummaryrefslogtreecommitdiff
path: root/crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt')
-rw-r--r--crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt b/crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt
index 5b6252d0e..0e3041e38 100644
--- a/crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt
+++ b/crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt
@@ -29,7 +29,7 @@ FILE@[0; 27)
29 LIFETIME@[20; 22) "'f" 29 LIFETIME@[20; 22) "'f"
30 R_ANGLE@[22; 23) 30 R_ANGLE@[22; 23)
31 WHITESPACE@[23; 24) 31 WHITESPACE@[23; 24)
32 BLOCK_EXPR@[24; 26) 32 BLOCK@[24; 26)
33 L_CURLY@[24; 25) 33 L_CURLY@[24; 25)
34 R_CURLY@[25; 26) 34 R_CURLY@[25; 26)
35 WHITESPACE@[26; 27) 35 WHITESPACE@[26; 27)