On Tue Jul 21 09:05:31 2015, lue wrote:
> $ perl6 -e 'say (grep { $^a == $^b }, 1, 1, 2, 3, 4, 4).perl'
> (1, 1, 4, 4)
> 
> Works now, and there's a test in S32-list/grep.t

So, closing ticket. Thanks!

-- 
Will "Coke" Coleda

Reply via email to