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


Rakudo 00e9db:

.say for (1, 2, 3).item

prints three lines, although it should be just one (same as for [1, 2,
3]), see http://irclog.perlgeek.de/perl6/2009-02-19#i_924753 and below.

There's a test for that in t/spec/S02-builtin_data_types/array.t now.

Cheers,
Moritz


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

Reply via email to