diff options
Diffstat (limited to 't/op/misc.t')
-rwxr-xr-x | t/op/misc.t | 3 |
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; |