summaryrefslogtreecommitdiff
path: root/test/yarp/snapshots/whitequark/bug_regex_verification.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/whitequark/bug_regex_verification.txt')
-rw-r--r--test/yarp/snapshots/whitequark/bug_regex_verification.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/yarp/snapshots/whitequark/bug_regex_verification.txt b/test/yarp/snapshots/whitequark/bug_regex_verification.txt
index 66467bcbec..79ac10f3a5 100644
--- a/test/yarp/snapshots/whitequark/bug_regex_verification.txt
+++ b/test/yarp/snapshots/whitequark/bug_regex_verification.txt
@@ -1,11 +1,11 @@
-@ ProgramNode (location: (0...5))
+@ ProgramNode (location: (1,0)-(1,5))
├── locals: []
└── statements:
- @ StatementsNode (location: (0...5))
+ @ StatementsNode (location: (1,0)-(1,5))
└── body: (length: 1)
- └── @ RegularExpressionNode (location: (0...5))
- ├── opening_loc: (0...1) = "/"
- ├── content_loc: (1...3) = "#)"
- ├── closing_loc: (3...5) = "/x"
+ └── @ RegularExpressionNode (location: (1,0)-(1,5))
+ ├── opening_loc: (1,0)-(1,1) = "/"
+ ├── content_loc: (1,1)-(1,3) = "#)"
+ ├── closing_loc: (1,3)-(1,5) = "/x"
├── unescaped: "#)"
└── flags: extended