aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/inline/0059_fn_item_where_clause.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/parser/inline/0059_fn_item_where_clause.txt')
-rw-r--r--tests/data/parser/inline/0059_fn_item_where_clause.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/parser/inline/0059_fn_item_where_clause.txt b/tests/data/parser/inline/0059_fn_item_where_clause.txt
index c904d171f..f38e8ccea 100644
--- a/tests/data/parser/inline/0059_fn_item_where_clause.txt
+++ b/tests/data/parser/inline/0059_fn_item_where_clause.txt
@@ -22,7 +22,7 @@ FILE@[0; 29)
22 WHITESPACE@[20; 21) 22 WHITESPACE@[20; 21)
23 IDENT@[21; 25) "Copy" 23 IDENT@[21; 25) "Copy"
24 WHITESPACE@[25; 26) 24 WHITESPACE@[25; 26)
25 BLOCK@[26; 29) 25 BLOCK_EXPR@[26; 29)
26 L_CURLY@[26; 27) 26 L_CURLY@[26; 27)
27 R_CURLY@[27; 28) 27 R_CURLY@[27; 28)
28 WHITESPACE@[28; 29) 28 WHITESPACE@[28; 29)