aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/booleans.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/booleans.txt')
-rw-r--r--test/yarp/snapshots/booleans.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/yarp/snapshots/booleans.txt b/test/yarp/snapshots/booleans.txt
index a380121bee..4731966243 100644
--- a/test/yarp/snapshots/booleans.txt
+++ b/test/yarp/snapshots/booleans.txt
@@ -1,7 +1,7 @@
-@ ProgramNode (location: (0...11))
+@ ProgramNode (location: (1,0)-(3,4))
├── locals: []
└── statements:
- @ StatementsNode (location: (0...11))
+ @ StatementsNode (location: (1,0)-(3,4))
└── body: (length: 2)
- ├── @ FalseNode (location: (0...5))
- └── @ TrueNode (location: (7...11))
+ ├── @ FalseNode (location: (1,0)-(1,5))
+ └── @ TrueNode (location: (3,0)-(3,4))