# New Ticket Created by Moritz Lenz # Please include the string: [perl #81470] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81470 >
19:04 < TimToady> rakudo: say pick 1,2,3,4,5; say pick 1..5 19:04 <+p6eval> rakudo : OUTPUT«3» 19:04 < TimToady> ^^bug