Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fudge parrot NEXT phasers
  • Loading branch information
Reini Urban authored and FROGGS committed Jun 17, 2014
1 parent b8a32f5 commit 4f04da7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions S04-phasers/next.t
Expand Up @@ -46,6 +46,7 @@ plan 13;
LAST { $str ~= 'l'; }
}
#?pugs todo
#?rakudo.parrot todo 'NEXT is evaluated even at the last iteration'
is $str, 'nnl', 'NEXT are LAST blocks may not be exclusive';
}

Expand Down
1 change: 1 addition & 0 deletions integration/advent2012-day15.t
Expand Up @@ -67,6 +67,7 @@ my $output;
}

#?rakudo.moar todo 'RT121722'
#?rakudo.parrot todo 'NEXT RT121722'
is $output, q:to"END", 'FIRST/NEXT/LAST example';
Score Player
----- ------
Expand Down

0 comments on commit 4f04da7

Please sign in to comment.