summaryrefslogtreecommitdiff
path: root/testdata/testoutput1
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testoutput1')
-rw-r--r--testdata/testoutput110
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/testoutput1 b/testdata/testoutput1
index 4dafc04..09e2a82 100644
--- a/testdata/testoutput1
+++ b/testdata/testoutput1
@@ -8234,6 +8234,16 @@ MK: M
aaaabcde
0: aaaab
1: aaaab
+
+/((?(R)a|(?1)))*/
+ aaa
+ 0: aaa
+ 1: a
+
+/((?(R)a|(?1)))+/
+ aaa
+ 0: aaa
+ 1: a
/a(*:any
name)/K