# New Ticket Created by Moritz Lenz # Please include the string: [perl #77160] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77160 >
16:34 < moritz_> rakudo: 'abc' ~~ /(.)+/; .say for $/.list 16:35 <+p6eval> rakudo fcf4f3: OUTPUT«abc» $0 should really be an array (but in item context), and only $0.flat should flatten it out.
