This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
assert legality of bitshifts in scan_num()
[perl5.git] / t / cmd / elsif.t
old mode 100755 (executable)
new mode 100644 (file)
index 7eace16..536358c
@@ -1,7 +1,5 @@
 #!./perl
 
-# $RCSfile: elsif.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:08 $
-
 sub foo {
     if ($_[0] == 1) {
        1;