summaryrefslogtreecommitdiff
path: root/testdata/testoutput8
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testoutput8')
-rw-r--r--testdata/testoutput810
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/testoutput8 b/testdata/testoutput8
index e4fa497..17b667a 100644
--- a/testdata/testoutput8
+++ b/testdata/testoutput8
@@ -7791,4 +7791,14 @@ Matched, but offsets vector is too small to show all matches
aaa
No match
+/()()a+/O=
+ aaa\D
+** Show all captures ignored after DFA matching
+ 0: aaa
+ 1: aa
+ 2: a
+ a\D
+** Show all captures ignored after DFA matching
+ 0: a
+
/-- End of testinput8 --/