aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/difficult3_5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/difficult3_5.txt')
-rw-r--r--test/prism/snapshots/seattlerb/difficult3_5.txt40
1 files changed, 21 insertions, 19 deletions
diff --git a/test/prism/snapshots/seattlerb/difficult3_5.txt b/test/prism/snapshots/seattlerb/difficult3_5.txt
index d446ac88b0..5326e818e5 100644
--- a/test/prism/snapshots/seattlerb/difficult3_5.txt
+++ b/test/prism/snapshots/seattlerb/difficult3_5.txt
@@ -23,25 +23,27 @@
│ │ │ ├── locals: (length: 0)
│ │ │ ├── opening_loc: (1,4)-(1,5) = "("
│ │ │ └── closing_loc: (1,5)-(1,6) = ")"
- │ │ └── body:
- │ │ @ StatementsNode (location: (1,9)-(1,17))
- │ │ └── body: (length: 1)
- │ │ └── @ CallNode (location: (1,9)-(1,17))
- │ │ ├── receiver: ∅
- │ │ ├── call_operator_loc: ∅
- │ │ ├── name: :g
- │ │ ├── message_loc: (1,9)-(1,10) = "g"
- │ │ ├── opening_loc: ∅
- │ │ ├── arguments: ∅
- │ │ ├── closing_loc: ∅
- │ │ ├── block:
- │ │ │ @ BlockNode (location: (1,11)-(1,17))
- │ │ │ ├── locals: []
- │ │ │ ├── parameters: ∅
- │ │ │ ├── body: ∅
- │ │ │ ├── opening_loc: (1,11)-(1,13) = "do"
- │ │ │ └── closing_loc: (1,14)-(1,17) = "end"
- │ │ └── flags: ∅
+ │ │ ├── body:
+ │ │ │ @ StatementsNode (location: (1,9)-(1,17))
+ │ │ │ └── body: (length: 1)
+ │ │ │ └── @ CallNode (location: (1,9)-(1,17))
+ │ │ │ ├── receiver: ∅
+ │ │ │ ├── call_operator_loc: ∅
+ │ │ │ ├── name: :g
+ │ │ │ ├── message_loc: (1,9)-(1,10) = "g"
+ │ │ │ ├── opening_loc: ∅
+ │ │ │ ├── arguments: ∅
+ │ │ │ ├── closing_loc: ∅
+ │ │ │ ├── block:
+ │ │ │ │ @ BlockNode (location: (1,11)-(1,17))
+ │ │ │ │ ├── locals: []
+ │ │ │ │ ├── parameters: ∅
+ │ │ │ │ ├── body: ∅
+ │ │ │ │ ├── opening_loc: (1,11)-(1,13) = "do"
+ │ │ │ │ ├── closing_loc: (1,14)-(1,17) = "end"
+ │ │ │ │ └── numbered_parameters: 0
+ │ │ │ └── flags: ∅
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
├── closing_loc: ∅
├── block: ∅