aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/inline/0001_const_unsafe_fn.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/0001_const_unsafe_fn.txt
parent490f8ba5b79049dd78c2e7895e8957b36dae3854 (diff)
block expr
Diffstat (limited to 'tests/data/parser/inline/0001_const_unsafe_fn.txt')
-rw-r--r--tests/data/parser/inline/0001_const_unsafe_fn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/parser/inline/0001_const_unsafe_fn.txt b/tests/data/parser/inline/0001_const_unsafe_fn.txt
index a06674e61..e5819919f 100644
--- a/tests/data/parser/inline/0001_const_unsafe_fn.txt
+++ b/tests/data/parser/inline/0001_const_unsafe_fn.txt
@@ -12,7 +12,7 @@ FILE@[0; 25)
12 L_PAREN@[19; 20) 12 L_PAREN@[19; 20)
13 R_PAREN@[20; 21) 13 R_PAREN@[20; 21)
14 WHITESPACE@[21; 22) 14 WHITESPACE@[21; 22)
15 BLOCK@[22; 25) 15 BLOCK_EXPR@[22; 25)
16 L_CURLY@[22; 23) 16 L_CURLY@[22; 23)
17 R_CURLY@[23; 24) 17 R_CURLY@[23; 24)
18 WHITESPACE@[24; 25) 18 WHITESPACE@[24; 25)