Re: [perl #58526] pick(*) is broken on nested arrays in Rakudo

2008-09-02 Thread Moritz Lenz
Carl MXXsak (via RT) wrote: > # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #58526] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=58526 > > > > r30698: > $ ./perl6 -e 'say [1,2,3,4,5,6].pick

[perl #58526] pick(*) is broken on nested arrays in Rakudo

2008-09-02 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #58526] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58526 > r30698: $ ./perl6 -e 'say [1,2,3,4,5,6].pick(*)' # expected 645213 $ ./perl6 -e 'say [[