aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/masgn.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/whitequark/masgn.txt')
-rw-r--r--test/yarp/snapshots/whitequark/masgn.txt52
1 files changed, 26 insertions, 26 deletions
diff --git a/test/yarp/snapshots/whitequark/masgn.txt b/test/yarp/snapshots/whitequark/masgn.txt
index c498b95e51..e62f8e4ca7 100644
--- a/test/yarp/snapshots/whitequark/masgn.txt
+++ b/test/yarp/snapshots/whitequark/masgn.txt
@@ -1,68 +1,68 @@
-@ ProgramNode (location: (0...56))
+@ ProgramNode (location: (1,0)-(5,20))
├── locals: [:foo, :bar, :baz]
└── statements:
- @ StatementsNode (location: (0...56))
+ @ StatementsNode (location: (1,0)-(5,20))
└── body: (length: 3)
- ├── @ MultiWriteNode (location: (0...17))
+ ├── @ MultiWriteNode (location: (1,0)-(1,17))
│ ├── targets: (length: 2)
- │ │ ├── @ LocalVariableTargetNode (location: (1...4))
+ │ │ ├── @ LocalVariableTargetNode (location: (1,1)-(1,4))
│ │ │ ├── name: :foo
│ │ │ └── depth: 0
- │ │ └── @ LocalVariableTargetNode (location: (6...9))
+ │ │ └── @ LocalVariableTargetNode (location: (1,6)-(1,9))
│ │ ├── name: :bar
│ │ └── depth: 0
- │ ├── lparen_loc: (0...1) = "("
- │ ├── rparen_loc: (9...10) = ")"
- │ ├── operator_loc: (11...12) = "="
+ │ ├── lparen_loc: (1,0)-(1,1) = "("
+ │ ├── rparen_loc: (1,9)-(1,10) = ")"
+ │ ├── operator_loc: (1,11)-(1,12) = "="
│ └── value:
- │ @ ArrayNode (location: (13...17))
+ │ @ ArrayNode (location: (1,13)-(1,17))
│ ├── elements: (length: 2)
- │ │ ├── @ IntegerNode (location: (13...14))
+ │ │ ├── @ IntegerNode (location: (1,13)-(1,14))
│ │ │ └── flags: decimal
- │ │ └── @ IntegerNode (location: (16...17))
+ │ │ └── @ IntegerNode (location: (1,16)-(1,17))
│ │ └── flags: decimal
│ ├── opening_loc: ∅
│ └── closing_loc: ∅
- ├── @ MultiWriteNode (location: (19...34))
+ ├── @ MultiWriteNode (location: (3,0)-(3,15))
│ ├── targets: (length: 2)
- │ │ ├── @ LocalVariableTargetNode (location: (19...22))
+ │ │ ├── @ LocalVariableTargetNode (location: (3,0)-(3,3))
│ │ │ ├── name: :foo
│ │ │ └── depth: 0
- │ │ └── @ LocalVariableTargetNode (location: (24...27))
+ │ │ └── @ LocalVariableTargetNode (location: (3,5)-(3,8))
│ │ ├── name: :bar
│ │ └── depth: 0
│ ├── lparen_loc: ∅
│ ├── rparen_loc: ∅
- │ ├── operator_loc: (28...29) = "="
+ │ ├── operator_loc: (3,9)-(3,10) = "="
│ └── value:
- │ @ ArrayNode (location: (30...34))
+ │ @ ArrayNode (location: (3,11)-(3,15))
│ ├── elements: (length: 2)
- │ │ ├── @ IntegerNode (location: (30...31))
+ │ │ ├── @ IntegerNode (location: (3,11)-(3,12))
│ │ │ └── flags: decimal
- │ │ └── @ IntegerNode (location: (33...34))
+ │ │ └── @ IntegerNode (location: (3,14)-(3,15))
│ │ └── flags: decimal
│ ├── opening_loc: ∅
│ └── closing_loc: ∅
- └── @ MultiWriteNode (location: (36...56))
+ └── @ MultiWriteNode (location: (5,0)-(5,20))
├── targets: (length: 3)
- │ ├── @ LocalVariableTargetNode (location: (36...39))
+ │ ├── @ LocalVariableTargetNode (location: (5,0)-(5,3))
│ │ ├── name: :foo
│ │ └── depth: 0
- │ ├── @ LocalVariableTargetNode (location: (41...44))
+ │ ├── @ LocalVariableTargetNode (location: (5,5)-(5,8))
│ │ ├── name: :bar
│ │ └── depth: 0
- │ └── @ LocalVariableTargetNode (location: (46...49))
+ │ └── @ LocalVariableTargetNode (location: (5,10)-(5,13))
│ ├── name: :baz
│ └── depth: 0
├── lparen_loc: ∅
├── rparen_loc: ∅
- ├── operator_loc: (50...51) = "="
+ ├── operator_loc: (5,14)-(5,15) = "="
└── value:
- @ ArrayNode (location: (52...56))
+ @ ArrayNode (location: (5,16)-(5,20))
├── elements: (length: 2)
- │ ├── @ IntegerNode (location: (52...53))
+ │ ├── @ IntegerNode (location: (5,16)-(5,17))
│ │ └── flags: decimal
- │ └── @ IntegerNode (location: (55...56))
+ │ └── @ IntegerNode (location: (5,19)-(5,20))
│ └── flags: decimal
├── opening_loc: ∅
└── closing_loc: ∅