diff options
Diffstat (limited to 'pcre/testdata/testinput8')
-rw-r--r-- | pcre/testdata/testinput8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pcre/testdata/testinput8 b/pcre/testdata/testinput8 index 06334cd36e5..931dd717e74 100644 --- a/pcre/testdata/testinput8 +++ b/pcre/testdata/testinput8 @@ -4837,4 +4837,8 @@ '\A(?:[^\"]++|\"(?:[^\"]++|\"\")*+\")++' NON QUOTED \"QUOT\"\"ED\" AFTER \"NOT MATCHED +/(?(?!)a|b)/ + bbb + aaa + /-- End of testinput8 --/ |