X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fop%2F64bit.t;h=5625b4fa13b7f91e316dd3fd0b0be9e577d886d7;hb=4438c4b75b842b6c829a7da9841e97abb875b1d8;hp=d35254be24ee18a7b3e5684710360835dcfd70bb;hpb=6dd159d1401b9b9973dd00c1235374efbcb27144;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/op/64bit.t b/t/op/64bit.t index d35254b..5625b4f 100644 --- a/t/op/64bit.t +++ b/t/op/64bit.t @@ -15,7 +15,7 @@ BEGIN { # so that using > 0xfffffff constants and # 32+ bit vector sizes doesn't cause noise -no warning qw(overflow portable); +no warnings qw(overflow portable); print "1..39\n";