summaryrefslogtreecommitdiff
path: root/testdata/testinput6
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testinput6')
-rw-r--r--testdata/testinput66
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/testinput6 b/testdata/testinput6
index a178d3d..22ed1e6 100644
--- a/testdata/testinput6
+++ b/testdata/testinput6
@@ -1562,4 +1562,10 @@
\x{389}
\x{20ac}
+/(?=.*b)\pL/
+ 11bb
+
+/(?(?=.*b)(?=.*b)\pL|.*c)/
+ 11bb
+
/-- End of testinput6 --/