diff options
author | Hugo van der Sanden <hv@crypt.org> | 2001-05-01 21:12:20 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-01 19:47:24 +0000 |
commit | ee0b771877836a9ae06a1e11424d772169d82f7d (patch) | |
tree | a8cb0ed59708d2a44435f2e31596097501dbcfea /t | |
parent | dc37b422a89e5d27061682a275899d1b34884ce7 (diff) | |
download | perl-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_tests | 1 |
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 - - |