From: Rafael Garcia-Suarez Date: Fri, 31 Oct 2003 20:19:01 +0000 (+0000) Subject: Test nit ; goes with change 21591 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d08083205cf0981a17df3d0fa9585ef663647309;p=p5sagit%2Fp5-mst-13.2.git Test nit ; goes with change 21591 p4raw-id: //depot/perl@21593 --- diff --git a/t/lib/warnings/regcomp b/t/lib/warnings/regcomp index e9a8d70..4982016 100644 --- a/t/lib/warnings/regcomp +++ b/t/lib/warnings/regcomp @@ -78,7 +78,7 @@ no warnings 'regexp' ; /[.zog.]/; EXPECT POSIX syntax [. .] belongs inside character classes in regex; marked by <-- HERE in m/[.zog.] <-- HERE / at - line 5. -POSIX syntax [. .] is reserved for future extensions in regex; marked by <-- HERE in m/[.zog.] <-- HERE / +POSIX syntax [. .] is reserved for future extensions in regex; marked by <-- HERE in m/[.zog.] <-- HERE / at - line 5. ######## # regcomp.c [S_regclass] $_ = "";