The #10251 wasn't quite up-to-the-code.
Jarkko Hietaniemi [Mon, 28 May 2001 15:27:49 +0000 (15:27 +0000)]
p4raw-id: //depot/perl@10254

t/op/misc.t

index 931e6b3..9248930 100755 (executable)
@@ -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.