# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #64546]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64546 >


I've just committed the file t/spec/S09-typed-arrays.t and it contains
failing tests like this:

my Int @a;
lives_ok { @a.push: 3 };

it dies with "No applicable methods".

Cheers,
Moritz
-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/

Reply via email to