From: Jarkko Hietaniemi Date: Mon, 28 May 2001 15:27:49 +0000 (+0000) Subject: The #10251 wasn't quite up-to-the-code. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2172ddaf68883944687b5a1399a481898682b504;hp=65811bc3327f34a4ff7b6ca50004fbd2ead24997;p=p5sagit%2Fp5-mst-13.2.git The #10251 wasn't quite up-to-the-code. p4raw-id: //depot/perl@10254 --- diff --git a/t/op/misc.t b/t/op/misc.t index 931e6b3..9248930 100755 --- a/t/op/misc.t +++ b/t/op/misc.t @@ -686,6 +686,5 @@ ok # Bug 20010422.005 {s//${}/; //} EXPECT -syntax error at - line 2, near "${" -syntax error at - line 2, near "//}" +syntax error at - line 2, near "${}" Execution of - aborted due to compilation errors.