On Mon Nov 24 09:12:36 2008, masak wrote: > <masak> rakudo: for 1..5 -> $a, $b { say $a, $b } > <p6eval> rakudo 33137: OUTPUT[1234StopIterationcurrent instr.: > '_block11' pc 78 (EVAL_15:29)] > > I haven't searched the specs or the tests for what should happen, but > I'm pretty sure this shouldn't throw an exception.
Stalling this ticket until there's a description of what should happen (either in S04 or S07) and tests to match. Thanks! Pm