aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/call_array_block_call.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/call_array_block_call.txt')
-rw-r--r--test/prism/snapshots/seattlerb/call_array_block_call.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/call_array_block_call.txt b/test/prism/snapshots/seattlerb/call_array_block_call.txt
index b5705817ac..ef78bbe85c 100644
--- a/test/prism/snapshots/seattlerb/call_array_block_call.txt
+++ b/test/prism/snapshots/seattlerb/call_array_block_call.txt
@@ -29,7 +29,8 @@
│ │ │ │ ├── parameters: ∅
│ │ │ │ ├── body: ∅
│ │ │ │ ├── opening_loc: (1,11)-(1,13) = "do"
- │ │ │ │ └── closing_loc: (1,14)-(1,17) = "end"
+ │ │ │ │ ├── closing_loc: (1,14)-(1,17) = "end"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ ├── opening_loc: (1,2)-(1,3) = "["
│ │ ├── closing_loc: (1,18)-(1,19) = "]"