summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2001-05-01 21:12:20 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-01 19:47:24 +0000
commitee0b771877836a9ae06a1e11424d772169d82f7d (patch)
treea8cb0ed59708d2a44435f2e31596097501dbcfea /t
parentdc37b422a89e5d27061682a275899d1b34884ce7 (diff)
downloadperl-ee0b771877836a9ae06a1e11424d772169d82f7d.tar.gz
Re: bleadperl: s/// failure with \b and /g
Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk> p4raw-id: //depot/perl@9941
Diffstat (limited to 't')
-rw-r--r--t/op/re_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/op/re_tests b/t/op/re_tests
index 3989c06f14..806760f8ce 100644
--- a/t/op/re_tests
+++ b/t/op/re_tests
@@ -788,3 +788,4 @@ tt+$ xxxtt y - -
(ab)?(ab)+ ab y $1:$2 :ab -
(abc)?(abc)+ abc y $1:$2 :abc -
'b\s^'m a\nb\n n - -
+\ba a y - -