diff options
Diffstat (limited to 'pcre/testdata/testinput11')
-rw-r--r-- | pcre/testdata/testinput11 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pcre/testdata/testinput11 b/pcre/testdata/testinput11 index 7e8e54221d4..65a4b030f6c 100644 --- a/pcre/testdata/testinput11 +++ b/pcre/testdata/testinput11 @@ -134,4 +134,6 @@ is required for these tests. --/ /(((a\2)|(a*)\g<-1>))*a?/B +/((?+1)(\1))/B + /-- End of testinput11 --/ |