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 93abab3c851..5c23f41fa81 100644 --- a/pcre/testdata/testinput1 +++ b/pcre/testdata/testinput1 @@ -5739,4 +5739,7 @@ AbcdCBefgBhiBqz /(?=.*X)X$/ \ X +/X+(?#comment)?/ + >XXX< + /-- End of testinput1 --/ |