summaryrefslogtreecommitdiff
path: root/testdata/testinput6
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-01-01 14:54:06 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-01-01 14:54:06 +0000
commit1b5d77c6edc5ee8e8fe5c96bf9cad5798d6ce36c (patch)
treeaed17b13b53c9fb22bf36e0aacae86b59fe55e8b /testdata/testinput6
parent5af1eb2d55bb06fde6084fa3cb6e3219b932ec2b (diff)
downloadpcre2-1b5d77c6edc5ee8e8fe5c96bf9cad5798d6ce36c.tar.gz
Previous FIRSTLINE patch was broken. Fix it.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@900 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput6')
-rw-r--r--testdata/testinput64
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testinput6 b/testdata/testinput6
index 614c3a0..e2f00c0 100644
--- a/testdata/testinput6
+++ b/testdata/testinput6
@@ -4942,4 +4942,8 @@
\= Expect no match
xyz\r\nabc
+/[abc]/firstline
+\= Expect no match
+ \na
+
# End of testinput6