summaryrefslogtreecommitdiff
path: root/t/op/misc.t
diff options
context:
space:
mode:
Diffstat (limited to 't/op/misc.t')
-rwxr-xr-xt/op/misc.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/op/misc.t b/t/op/misc.t
index decba2d609..8fdd11a7d4 100755
--- a/t/op/misc.t
+++ b/t/op/misc.t
@@ -46,9 +46,6 @@ BEGIN
"foo";
}
########
--P
-use POSIX;
-########
$array[128]=1
########
$x=0x0eabcd; print $x->ref;