There are failing tests (fudged 'todo') in S04-phasers/in-loop.t and 
S04-phasers/next.t, because LEAVE is called before NEXT.

S04 states that it should be the other way around:

  "NEXT {...}       at loop continuation time, before any LEAVE" 
(http://design.perl6.org/S04.html#Phasers).

Reply via email to