aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt')
-rw-r--r--crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt b/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt
index 7a5507473..377367914 100644
--- a/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt
+++ b/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.txt
@@ -37,6 +37,7 @@ SOURCE_FILE@[0; 34)
37 NAME_REF@[28; 31) 37 NAME_REF@[28; 31)
38 IDENT@[28; 31) "Foo" 38 IDENT@[28; 31) "Foo"
39 WHITESPACE@[31; 32) " " 39 WHITESPACE@[31; 32) " "
40 BLOCK@[32; 34) 40 BLOCK_EXPR@[32; 34)
41 L_CURLY@[32; 33) "{" 41 BLOCK@[32; 34)
42 R_CURLY@[33; 34) "}" 42 L_CURLY@[32; 33) "{"
43 R_CURLY@[33; 34) "}"