Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge now-passing test for RT #117635.
  • Loading branch information
jnthn committed Apr 28, 2015
1 parent 93e1675 commit f2b5f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S04-statements/gather.t
Expand Up @@ -140,7 +140,7 @@ plan 32;
'take with multiple arguments .flat tens out';
}

#?rakudo.moar todo 'RT #117635 (infinite loop)'
# RT #117635
{
my sub grep-div(@a, $n) {
gather for @a {
Expand Down

0 comments on commit f2b5f0d

Please sign in to comment.