# New Ticket Created by Edwin Pratomo # Please include the string: [perl #67948] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=67948 >
<edpratomo> rakudo: ([0, 0], [1, 1]).grep({say .perl; 1}); <p6eval> rakudo 4c31fb: OUTPUT«01» expected output: [0,0], [1,1]