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_.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/test/prism/snapshots/seattlerb/difficult6_.txt b/test/prism/snapshots/seattlerb/difficult6_.txt
index 71e92dcee5..a99969f51a 100644
--- a/test/prism/snapshots/seattlerb/difficult6_.txt
+++ b/test/prism/snapshots/seattlerb/difficult6_.txt
@@ -35,6 +35,7 @@
@ StatementsNode (location: (1,15)-(1,23))
└── body: (length: 1)
└── @ CallNode (location: (1,15)-(1,23))
+ ├── flags: ∅
├── receiver: ∅
├── call_operator_loc: ∅
├── name: :p
@@ -42,19 +43,18 @@
├── 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: ∅
+ │ ├── flags: ∅
+ │ └── arguments: (length: 1)
+ │ └── @ ArrayNode (location: (1,17)-(1,23))
+ │ ├── flags: ∅
+ │ ├── 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) = "]"
├── closing_loc: ∅
- ├── block: ∅
- └── flags: ∅
+ └── block: ∅