aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/bug_lambda_leakage.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/bug_lambda_leakage.txt')
-rw-r--r--test/prism/snapshots/whitequark/bug_lambda_leakage.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/bug_lambda_leakage.txt b/test/prism/snapshots/whitequark/bug_lambda_leakage.txt
index 2fd9d0fc0b..651ce872b5 100644
--- a/test/prism/snapshots/whitequark/bug_lambda_leakage.txt
+++ b/test/prism/snapshots/whitequark/bug_lambda_leakage.txt
@@ -24,7 +24,8 @@
│ │ ├── locals: (length: 0)
│ │ ├── opening_loc: (1,2)-(1,3) = "("
│ │ └── closing_loc: (1,8)-(1,9) = ")"
- │ └── body: ∅
+ │ ├── body: ∅
+ │ └── numbered_parameters: 0
└── @ CallNode (location: (1,14)-(1,19))
├── receiver: ∅
├── call_operator_loc: ∅