summaryrefslogtreecommitdiff
path: root/t/re/re_tests
diff options
context:
space:
mode:
Diffstat (limited to 't/re/re_tests')
-rw-r--r--t/re/re_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/re/re_tests b/t/re/re_tests
index e2a7e890c4..c41d529f8f 100644
--- a/t/re/re_tests
+++ b/t/re/re_tests
@@ -1730,5 +1730,6 @@ ab[c\\\](??{"x"})]{3}d ab\\](d y - -
\Vn \xFFn/ y $& \xFFn
/(?l:a?\w)/ b y $& b
+m?^xy\?$? xy? y $& xy?
# vim: softtabstop=0 noexpandtab