summaryrefslogtreecommitdiff
path: root/testdata/testinput6
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testinput6')
-rw-r--r--testdata/testinput611
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/testinput6 b/testdata/testinput6
index d748136..bb0dbcd 100644
--- a/testdata/testinput6
+++ b/testdata/testinput6
@@ -4797,4 +4797,15 @@
ab
cdab
+/(a)(b)|(c)/
+ XcX\=ovector=2,get=1,get=2,get=3,get=4,getall
+
+/(?<A>aa)/
+ aa\=get=A
+ aa\=copy=A
+
+/a+/no_auto_possess
+ a\=ovector=2,get=1,get=2,getall
+ aaa\=ovector=2,get=1,get=2,getall
+
# End of testinput6