aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/bdot3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/seattlerb/bdot3.txt')
-rw-r--r--test/yarp/snapshots/seattlerb/bdot3.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/test/yarp/snapshots/seattlerb/bdot3.txt b/test/yarp/snapshots/seattlerb/bdot3.txt
index 6c6bc6b916..f282688f85 100644
--- a/test/yarp/snapshots/seattlerb/bdot3.txt
+++ b/test/yarp/snapshots/seattlerb/bdot3.txt
@@ -1,34 +1,34 @@
-@ ProgramNode (location: (0...16))
+@ ProgramNode (location: (1,0)-(3,3))
├── locals: []
└── statements:
- @ StatementsNode (location: (0...16))
+ @ StatementsNode (location: (1,0)-(3,3))
└── body: (length: 3)
- ├── @ RangeNode (location: (0...5))
+ ├── @ RangeNode (location: (1,0)-(1,5))
│ ├── left: ∅
│ ├── right:
- │ │ @ IntegerNode (location: (3...5))
+ │ │ @ IntegerNode (location: (1,3)-(1,5))
│ │ └── flags: decimal
- │ ├── operator_loc: (0...3) = "..."
+ │ ├── operator_loc: (1,0)-(1,3) = "..."
│ └── flags: exclude_end
- ├── @ RangeNode (location: (8...12))
+ ├── @ RangeNode (location: (2,2)-(2,6))
│ ├── left: ∅
│ ├── right:
- │ │ @ CallNode (location: (11...12))
+ │ │ @ CallNode (location: (2,5)-(2,6))
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
- │ │ ├── message_loc: (11...12) = "a"
+ │ │ ├── message_loc: (2,5)-(2,6) = "a"
│ │ ├── opening_loc: ∅
│ │ ├── arguments: ∅
│ │ ├── closing_loc: ∅
│ │ ├── block: ∅
│ │ ├── flags: variable_call
│ │ └── name: "a"
- │ ├── operator_loc: (8...11) = "..."
+ │ ├── operator_loc: (2,2)-(2,5) = "..."
│ └── flags: exclude_end
- └── @ CallNode (location: (15...16))
+ └── @ CallNode (location: (3,2)-(3,3))
├── receiver: ∅
├── call_operator_loc: ∅
- ├── message_loc: (15...16) = "c"
+ ├── message_loc: (3,2)-(3,3) = "c"
├── opening_loc: ∅
├── arguments: ∅
├── closing_loc: ∅