aboutsummaryrefslogtreecommitdiff
path: root/crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-08-24 17:27:30 +0100
committerAleksey Kladov <[email protected]>2018-08-24 17:27:30 +0100
commit7edab6ae6b4c5d0c411e88f10e923b91dca31de3 (patch)
tree4c17856285f568c56adb7c02024ef80e821dd367 /crates/libsyntax2/tests/data/parser/inline/0095_path_type_with_bounds.txt
parent4d293003964c8f9fabadb1ceb77eab29c0438de3 (diff)
nodes for blocks
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)