Fix test for overload in given() with smart match after last change
[p5sagit/p5-mst-13.2.git] / t / op / cond.t
index 427efb4..0a0d1e1 100755 (executable)
@@ -1,7 +1,5 @@
 #!./perl
 
-# $RCSfile: cond.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:41 $
-
 print "1..4\n";
 
 print 1 ? "ok 1\n" : "not ok 1\n";     # compile time