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 391ada7aa8c..7e8e54221d4 100644 --- a/pcre/testdata/testinput11 +++ b/pcre/testdata/testinput11 @@ -132,4 +132,6 @@ 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 + /-- End of testinput11 --/ |