aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/send_self_block.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/send_self_block.txt')
-rw-r--r--test/prism/snapshots/whitequark/send_self_block.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/test/prism/snapshots/whitequark/send_self_block.txt b/test/prism/snapshots/whitequark/send_self_block.txt
index 7bbee61474..7e095907dc 100644
--- a/test/prism/snapshots/whitequark/send_self_block.txt
+++ b/test/prism/snapshots/whitequark/send_self_block.txt
@@ -17,7 +17,8 @@
│ │ ├── parameters: ∅
│ │ ├── body: ∅
│ │ ├── opening_loc: (1,4)-(1,6) = "do"
- │ │ └── closing_loc: (1,7)-(1,10) = "end"
+ │ │ ├── closing_loc: (1,7)-(1,10) = "end"
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
├── @ CallNode (location: (3,0)-(3,7))
│ ├── receiver: ∅
@@ -33,7 +34,8 @@
│ │ ├── parameters: ∅
│ │ ├── body: ∅
│ │ ├── opening_loc: (3,4)-(3,5) = "{"
- │ │ └── closing_loc: (3,6)-(3,7) = "}"
+ │ │ ├── closing_loc: (3,6)-(3,7) = "}"
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
├── @ CallNode (location: (5,0)-(5,9))
│ ├── receiver: ∅
@@ -49,7 +51,8 @@
│ │ ├── parameters: ∅
│ │ ├── body: ∅
│ │ ├── opening_loc: (5,6)-(5,7) = "{"
- │ │ └── closing_loc: (5,8)-(5,9) = "}"
+ │ │ ├── closing_loc: (5,8)-(5,9) = "}"
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
└── @ CallNode (location: (7,0)-(7,10))
├── receiver: ∅
@@ -70,5 +73,6 @@
│ ├── parameters: ∅
│ ├── body: ∅
│ ├── opening_loc: (7,7)-(7,8) = "{"
- │ └── closing_loc: (7,9)-(7,10) = "}"
+ │ ├── closing_loc: (7,9)-(7,10) = "}"
+ │ └── numbered_parameters: 0
└── flags: ∅