This works now (fixed with commit ): $ perl6-m -e '<a a>.squish(:with(-> $a, $b {1})).perl.say' ("a",).Seq
The tests in S32-list/squish.t are passing now. I'm closing this ticket as 'resolved'.
Christian Bartolomaeus via RT Thu, 17 Sep 2015 22:58:09 -0700
This works now (fixed with commit ): $ perl6-m -e '<a a>.squish(:with(-> $a, $b {1})).perl.say' ("a",).Seq
The tests in S32-list/squish.t are passing now. I'm closing this ticket as 'resolved'.