summaryrefslogtreecommitdiff
path: root/testdata/testinput2
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testinput2')
-rw-r--r--testdata/testinput23
1 files changed, 1 insertions, 2 deletions
diff --git a/testdata/testinput2 b/testdata/testinput2
index 78a3965..5be6cf1 100644
--- a/testdata/testinput2
+++ b/testdata/testinput2
@@ -2949,10 +2949,9 @@
/abc(*:)pqr/
-/abc(*FAIL:123)xyz/
-
# This should, and does, fail. In Perl, it does not, which I think is a
# bug because replacing the B in the pattern by (B|D) does make it fail.
+# Turning off Perl's optimization by inserting (??{""}) also makes it fail.
/A(*COMMIT)B/aftertext,mark
\= Expect no match