aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt')
-rw-r--r--test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt b/test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt
index 981b56eed5..09115a5f07 100644
--- a/test/prism/snapshots/seattlerb/block_call_dot_op2_brace_block.txt
+++ b/test/prism/snapshots/seattlerb/block_call_dot_op2_brace_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
@@ -95,5 +96,6 @@
│ │ ├── block: ∅
│ │ └── flags: variable_call
│ ├── opening_loc: (1,19)-(1,21) = "do"
- │ └── closing_loc: (1,28)-(1,31) = "end"
+ │ ├── closing_loc: (1,28)-(1,31) = "end"
+ │ └── numbered_parameters: 0
└── flags: ∅