aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt')
-rw-r--r--test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt b/test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt
index 42600a495a..e2be2a966a 100644
--- a/test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt
+++ b/test/prism/snapshots/whitequark/bug_do_block_in_cmdarg.txt
@@ -30,7 +30,8 @@
│ │ │ │ ├── parameters: ∅
│ │ │ │ ├── body: ∅
│ │ │ │ ├── opening_loc: (1,10)-(1,12) = "do"
- │ │ │ │ └── closing_loc: (1,13)-(1,16) = "end"
+ │ │ │ │ ├── closing_loc: (1,13)-(1,16) = "end"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ ├── opening_loc: (1,4)-(1,5) = "("
│ │ └── closing_loc: (1,16)-(1,17) = ")"