summaryrefslogtreecommitdiff
path: root/testdata/testoutput2
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testoutput2')
-rw-r--r--testdata/testoutput24
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/testoutput2 b/testdata/testoutput2
index 417225a..b35e6a7 100644
--- a/testdata/testoutput2
+++ b/testdata/testoutput2
@@ -7548,7 +7548,7 @@ Matched, but too many substrings
/[^a]+a/BZi
------------------------------------------------------------------
Bra
- /i [^A]++
+ /i [^a]++
/i a
Ket
End
@@ -7557,7 +7557,7 @@ Matched, but too many substrings
/[^a]+A/BZi
------------------------------------------------------------------
Bra
- /i [^A]++
+ /i [^a]++
/i A
Ket
End