Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
used merged ticket id
  • Loading branch information
coke committed Oct 30, 2015
1 parent f95820a commit 1c35e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S04-statements/gather.t
Expand Up @@ -201,7 +201,7 @@ plan 34;
}

# tests for the S04-control.pod document
#?rakudo.jvm skip "unwind RT #124580"
#?rakudo.jvm skip "unwind RT #124279"
{
my @list = 1, 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 6, 6;
my @uniq = gather for @list {
Expand Down

0 comments on commit 1c35e0f

Please sign in to comment.