aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/inline/0060_fn_item_type_params.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/parser/inline/0060_fn_item_type_params.txt')
-rw-r--r--tests/data/parser/inline/0060_fn_item_type_params.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/parser/inline/0060_fn_item_type_params.txt b/tests/data/parser/inline/0060_fn_item_type_params.txt
index 0b0f8352b..28a857ed3 100644
--- a/tests/data/parser/inline/0060_fn_item_type_params.txt
+++ b/tests/data/parser/inline/0060_fn_item_type_params.txt
@@ -26,7 +26,7 @@ FILE@[0; 28)
26 PARAM_LIST@[23; 25) 26 PARAM_LIST@[23; 25)
27 L_PAREN@[23; 24) 27 L_PAREN@[23; 24)
28 R_PAREN@[24; 25) 28 R_PAREN@[24; 25)
29 BLOCK@[25; 28) 29 BLOCK_EXPR@[25; 28)
30 L_CURLY@[25; 26) 30 L_CURLY@[25; 26)
31 R_CURLY@[26; 27) 31 R_CURLY@[26; 27)
32 WHITESPACE@[27; 28) 32 WHITESPACE@[27; 28)