Re: [perl #126001] Blockless LAST phaser puts Mu in the iteration variable

2016-08-03 Thread Elizabeth Mattijsen
This test now passes, can be closed. > On 17 Jul 2016, at 21:54, Christian Bartolomaeus via RT > 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://gi

[perl #126001] Blockless LAST phaser puts Mu in the iteration variable

2016-07-17 Thread Christian Bartolomaeus via RT
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

[perl #126001] Blockless LAST phaser puts Mu in the iteration variable

2015-09-05 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #126001] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126001 > moritz@hack:~/p6/rakudo$ ./perl6-m --version This is perl6 version 2015.07.1-717-ga6bb0ba