Skip to content

Commit

Permalink
unfudge passing test on optional param
Browse files Browse the repository at this point in the history
  • Loading branch information
TimToady committed Sep 24, 2015
1 parent a4e24d2 commit 4ec6f97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S04-statements/for.t
Expand Up @@ -383,7 +383,6 @@ eval-dies-ok('for(0..5) { }','keyword needs at least one whitespace after it');
#diag ">$str<";
}

#?rakudo skip 'optional variable in for loop (RT #63994)'
#?niecza 2 todo 'NYI'
{
my $str = '';
Expand Down

0 comments on commit 4ec6f97

Please sign in to comment.