summaryrefslogtreecommitdiff
path: root/testdata/testinput11
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testinput11')
-rw-r--r--testdata/testinput114
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testinput11 b/testdata/testinput11
index 391ada7..65a4b03 100644
--- a/testdata/testinput11
+++ b/testdata/testinput11
@@ -132,4 +132,8 @@ is required for these tests. --/
/abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
+/(((a\2)|(a*)\g<-1>))*a?/B
+
+/((?+1)(\1))/B
+
/-- End of testinput11 --/