aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/kwnilarg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/kwnilarg.txt')
-rw-r--r--test/prism/snapshots/whitequark/kwnilarg.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/kwnilarg.txt b/test/prism/snapshots/whitequark/kwnilarg.txt
index 2b5902db1a..cdd5018f69 100644
--- a/test/prism/snapshots/whitequark/kwnilarg.txt
+++ b/test/prism/snapshots/whitequark/kwnilarg.txt
@@ -25,7 +25,8 @@
│ │ ├── locals: (length: 0)
│ │ ├── opening_loc: (1,2)-(1,3) = "("
│ │ └── closing_loc: (1,8)-(1,9) = ")"
- │ └── body: ∅
+ │ ├── body: ∅
+ │ └── numbered_parameters: 0
├── @ DefNode (location: (3,0)-(3,17))
│ ├── name: :f
│ ├── name_loc: (3,4)-(3,5) = "f"
@@ -80,5 +81,6 @@
│ │ └── closing_loc: (5,10)-(5,11) = "|"
│ ├── body: ∅
│ ├── opening_loc: (5,2)-(5,3) = "{"
- │ └── closing_loc: (5,12)-(5,13) = "}"
+ │ ├── closing_loc: (5,12)-(5,13) = "}"
+ │ └── numbered_parameters: 0
└── flags: ∅