aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/inline/0054_impl_item_items.txt
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-08-01 08:51:42 +0100
committerAleksey Kladov <[email protected]>2018-08-01 08:56:00 +0100
commit53485030dc49aa7cd66e36c8a1e1abf1bf08020c (patch)
tree26824b67deabd0a4a82bfb948f2a203fdc1814ff /tests/data/parser/inline/0054_impl_item_items.txt
parent490f8ba5b79049dd78c2e7895e8957b36dae3854 (diff)
block expr
Diffstat (limited to 'tests/data/parser/inline/0054_impl_item_items.txt')
-rw-r--r--tests/data/parser/inline/0054_impl_item_items.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/parser/inline/0054_impl_item_items.txt b/tests/data/parser/inline/0054_impl_item_items.txt
index dd17a8ebb..ee98619b4 100644
--- a/tests/data/parser/inline/0054_impl_item_items.txt
+++ b/tests/data/parser/inline/0054_impl_item_items.txt
@@ -53,7 +53,7 @@ FILE@[0; 89)
53 L_PAREN@[60; 61) 53 L_PAREN@[60; 61)
54 R_PAREN@[61; 62) 54 R_PAREN@[61; 62)
55 WHITESPACE@[62; 63) 55 WHITESPACE@[62; 63)
56 BLOCK@[63; 70) 56 BLOCK_EXPR@[63; 70)
57 L_CURLY@[63; 64) 57 L_CURLY@[63; 64)
58 R_CURLY@[64; 65) 58 R_CURLY@[64; 65)
59 WHITESPACE@[65; 70) 59 WHITESPACE@[65; 70)
@@ -69,7 +69,7 @@ FILE@[0; 89)
69 SELF_KW@[78; 82) 69 SELF_KW@[78; 82)
70 R_PAREN@[82; 83) 70 R_PAREN@[82; 83)
71 WHITESPACE@[83; 84) 71 WHITESPACE@[83; 84)
72 BLOCK@[84; 87) 72 BLOCK_EXPR@[84; 87)
73 L_CURLY@[84; 85) 73 L_CURLY@[84; 85)
74 R_CURLY@[85; 86) 74 R_CURLY@[85; 86)
75 WHITESPACE@[86; 87) 75 WHITESPACE@[86; 87)