summaryrefslogtreecommitdiff
path: root/testdata/testinput1
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testinput1')
-rw-r--r--testdata/testinput16
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/testinput1 b/testdata/testinput1
index 7b36360..fbca11e 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -4937,6 +4937,12 @@ however, we need the complication for Perl. ---/
/((?(R1)a+|(?1)b))/
aaaabcde
+
+/((?(R)a|(?1)))*/
+ aaa
+
+/((?(R)a|(?1)))+/
+ aaa
/a(*:any
name)/K