aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt')
-rw-r--r--test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt b/test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt
index 92a264fff3..5e969f3a9b 100644
--- a/test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt
+++ b/test/prism/snapshots/seattlerb/block_call_dot_op2_cmd_args_do_block.txt
@@ -54,7 +54,8 @@
│ │ │ ├── block: ∅
│ │ │ └── flags: variable_call
│ │ ├── opening_loc: (1,8)-(1,10) = "do"
- │ │ └── closing_loc: (1,13)-(1,16) = "end"
+ │ │ ├── closing_loc: (1,13)-(1,16) = "end"
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
├── call_operator_loc: (1,16)-(1,17) = "."
├── name: :e
@@ -108,5 +109,6 @@
│ │ ├── block: ∅
│ │ └── flags: variable_call
│ ├── opening_loc: (1,21)-(1,23) = "do"
- │ └── closing_loc: (1,30)-(1,33) = "end"
+ │ ├── closing_loc: (1,30)-(1,33) = "end"
+ │ └── numbered_parameters: 0
└── flags: ∅