aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt')
-rw-r--r--test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt b/test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt
index 92f98926f6..b7bb7427c6 100644
--- a/test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt
+++ b/test/prism/snapshots/seattlerb/call_array_lambda_block_call.txt
@@ -25,7 +25,8 @@
│ │ │ │ ├── locals: (length: 0)
│ │ │ │ ├── opening_loc: (1,5)-(1,6) = "("
│ │ │ │ └── closing_loc: (1,6)-(1,7) = ")"
- │ │ │ └── body: ∅
+ │ │ │ ├── body: ∅
+ │ │ │ └── numbered_parameters: 0
│ │ ├── opening_loc: (1,2)-(1,3) = "["
│ │ ├── closing_loc: (1,10)-(1,11) = "]"
│ │ └── flags: ∅
@@ -37,5 +38,6 @@
│ ├── parameters: ∅
│ ├── body: ∅
│ ├── opening_loc: (1,12)-(1,14) = "do"
- │ └── closing_loc: (2,0)-(2,3) = "end"
+ │ ├── closing_loc: (2,0)-(2,3) = "end"
+ │ └── numbered_parameters: 0
└── flags: ∅