aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/int.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/whitequark/int.txt')
-rw-r--r--test/yarp/snapshots/whitequark/int.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/yarp/snapshots/whitequark/int.txt b/test/yarp/snapshots/whitequark/int.txt
index 3b01c6031d..8690dee172 100644
--- a/test/yarp/snapshots/whitequark/int.txt
+++ b/test/yarp/snapshots/whitequark/int.txt
@@ -1,11 +1,11 @@
-@ ProgramNode (location: (0...12))
+@ ProgramNode (location: (1,0)-(5,2))
├── locals: []
└── statements:
- @ StatementsNode (location: (0...12))
+ @ StatementsNode (location: (1,0)-(5,2))
└── body: (length: 3)
- ├── @ IntegerNode (location: (0...3))
+ ├── @ IntegerNode (location: (1,0)-(1,3))
│ └── flags: decimal
- ├── @ IntegerNode (location: (5...8))
+ ├── @ IntegerNode (location: (3,0)-(3,3))
│ └── flags: decimal
- └── @ IntegerNode (location: (10...12))
+ └── @ IntegerNode (location: (5,0)-(5,2))
└── flags: decimal