This test now passes, can be closed. > On 17 Jul 2016, at 21:54, Christian Bartolomaeus via RT > <perl6-bugs-follo...@perl.org> wrote: > > Behaviour for Moar is unchanged. The code works as expected on JVM: > > $ perl6-j -e 'for 1, 2 { LAST say $_ }' > 2 > > I added a test to S04-phasers/in-loop.t with commit > https://github.com/perl6/roast/commit/a1c52bacd3 > > BTW, this ticket looks related to the failing tests from > https://rt.perl.org/Ticket/Display.html?id=121722
- [perl #126001] Blockless LAST phaser puts Mu... Christian Bartolomaeus via RT
- Re: [perl #126001] Blockless LAST phase... Elizabeth Mattijsen