diff options
Diffstat (limited to 'pcre/testdata/testinput1')
-rw-r--r-- | pcre/testdata/testinput1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pcre/testdata/testinput1 b/pcre/testdata/testinput1 index 73c2f4d27d1..8379ce04d5b 100644 --- a/pcre/testdata/testinput1 +++ b/pcre/testdata/testinput1 @@ -5730,4 +5730,7 @@ AbcdCBefgBhiBqz "(?1)(?#?'){8}(a)" baaaaaaaaac +"(?|(\k'Pm')|(?'Pm'))" + abcd + /-- End of testinput1 --/ |