aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/ruby_bug_11873_b.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/ruby_bug_11873_b.txt')
-rw-r--r--test/prism/snapshots/whitequark/ruby_bug_11873_b.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/ruby_bug_11873_b.txt b/test/prism/snapshots/whitequark/ruby_bug_11873_b.txt
index 6f052e5e6f..c649fe4cb9 100644
--- a/test/prism/snapshots/whitequark/ruby_bug_11873_b.txt
+++ b/test/prism/snapshots/whitequark/ruby_bug_11873_b.txt
@@ -74,7 +74,8 @@
│ │ │ │ │ ├── block: ∅
│ │ │ │ │ └── flags: ∅
│ │ │ │ ├── opening_loc: (1,3)-(1,4) = "{"
- │ │ │ │ └── closing_loc: (1,12)-(1,13) = "}"
+ │ │ │ │ ├── closing_loc: (1,12)-(1,13) = "}"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ └── @ CallNode (location: (1,15)-(1,18))
│ │ ├── receiver: ∅
@@ -94,5 +95,6 @@
│ ├── parameters: ∅
│ ├── body: ∅
│ ├── opening_loc: (1,19)-(1,21) = "do"
- │ └── closing_loc: (1,22)-(1,25) = "end"
+ │ ├── closing_loc: (1,22)-(1,25) = "end"
+ │ └── numbered_parameters: 0
└── flags: ∅