diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-12-07 06:00:55 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-12-07 06:00:55 +0000 |
commit | acba1d67a98a60de898ada2fc3df1e9efc92b76d (patch) | |
tree | 53a14d20dce8e6a04c43248bdf9e8082760c4c47 /t | |
parent | a30ac1520b1f2865b12dda3a3ca7d9715cb02229 (diff) | |
download | perl-acba1d67a98a60de898ada2fc3df1e9efc92b76d.tar.gz |
fix dup lexical
p4raw-id: //depot/perl@2458
Diffstat (limited to 't')
-rw-r--r-- | t/lib/io_unix.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lib/io_unix.t b/t/lib/io_unix.t index 3d9ed50f56..1d7842b6dc 100644 --- a/t/lib/io_unix.t +++ b/t/lib/io_unix.t @@ -1,4 +1,3 @@ - #!./perl BEGIN { |