diff options
Diffstat (limited to 'pcre/testdata/testoutput2')
-rw-r--r-- | pcre/testdata/testoutput2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pcre/testdata/testoutput2 b/pcre/testdata/testoutput2 index 61ed8d9d4e4..4ccda272010 100644 --- a/pcre/testdata/testoutput2 +++ b/pcre/testdata/testoutput2 @@ -14721,4 +14721,8 @@ No need char 0: ab 1: a +/(?(?=^))b/ + abc + 0: b + /-- End of testinput2 --/ |