aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/difficult6_.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/difficult6_.txt')
-rw-r--r--test/prism/snapshots/seattlerb/difficult6_.txt55
1 files changed, 28 insertions, 27 deletions
diff --git a/test/prism/snapshots/seattlerb/difficult6_.txt b/test/prism/snapshots/seattlerb/difficult6_.txt
index 3c2c093bad..fd8b49f94a 100644
--- a/test/prism/snapshots/seattlerb/difficult6_.txt
+++ b/test/prism/snapshots/seattlerb/difficult6_.txt
@@ -30,30 +30,31 @@
│ ├── locals: (length: 0)
│ ├── opening_loc: (1,2)-(1,3) = "("
│ └── closing_loc: (1,11)-(1,12) = ")"
- └── body:
- @ StatementsNode (location: (1,15)-(1,23))
- └── body: (length: 1)
- └── @ CallNode (location: (1,15)-(1,23))
- ├── receiver: ∅
- ├── call_operator_loc: ∅
- ├── name: :p
- ├── message_loc: (1,15)-(1,16) = "p"
- ├── opening_loc: ∅
- ├── arguments:
- │ @ ArgumentsNode (location: (1,17)-(1,23))
- │ ├── arguments: (length: 1)
- │ │ └── @ ArrayNode (location: (1,17)-(1,23))
- │ │ ├── elements: (length: 2)
- │ │ │ ├── @ LocalVariableReadNode (location: (1,18)-(1,19))
- │ │ │ │ ├── name: :a
- │ │ │ │ └── depth: 0
- │ │ │ └── @ LocalVariableReadNode (location: (1,21)-(1,22))
- │ │ │ ├── name: :b
- │ │ │ └── depth: 0
- │ │ ├── opening_loc: (1,17)-(1,18) = "["
- │ │ ├── closing_loc: (1,22)-(1,23) = "]"
- │ │ └── flags: ∅
- │ └── flags: ∅
- ├── closing_loc: ∅
- ├── block: ∅
- └── flags: ∅
+ ├── body:
+ │ @ StatementsNode (location: (1,15)-(1,23))
+ │ └── body: (length: 1)
+ │ └── @ CallNode (location: (1,15)-(1,23))
+ │ ├── receiver: ∅
+ │ ├── call_operator_loc: ∅
+ │ ├── name: :p
+ │ ├── message_loc: (1,15)-(1,16) = "p"
+ │ ├── opening_loc: ∅
+ │ ├── arguments:
+ │ │ @ ArgumentsNode (location: (1,17)-(1,23))
+ │ │ ├── arguments: (length: 1)
+ │ │ │ └── @ ArrayNode (location: (1,17)-(1,23))
+ │ │ │ ├── elements: (length: 2)
+ │ │ │ │ ├── @ LocalVariableReadNode (location: (1,18)-(1,19))
+ │ │ │ │ │ ├── name: :a
+ │ │ │ │ │ └── depth: 0
+ │ │ │ │ └── @ LocalVariableReadNode (location: (1,21)-(1,22))
+ │ │ │ │ ├── name: :b
+ │ │ │ │ └── depth: 0
+ │ │ │ ├── opening_loc: (1,17)-(1,18) = "["
+ │ │ │ ├── closing_loc: (1,22)-(1,23) = "]"
+ │ │ │ └── flags: ∅
+ │ │ └── flags: ∅
+ │ ├── closing_loc: ∅
+ │ ├── block: ∅
+ │ └── flags: ∅
+ └── numbered_parameters: 0