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


14:08 <@moritz_> rakudo: my @x of Int; say @x.of
14:08 < p6eval> rakudo 4abd89: OUTPUT«Object␤»
14:09 <@moritz_> rakudo: my Int @x; say @x.of
14:09 < p6eval> rakudo 4abd89: OUTPUT«Int␤»

both should print the same, Int

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

Reply via email to