Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge passing test for rakudo.jvm
  • Loading branch information
usev6 committed Oct 30, 2015
1 parent 3052bb6 commit 3235bf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S06-advanced/wrap.t
Expand Up @@ -201,7 +201,6 @@ throws-like '{nextsame}()', X::NoDispatcher, '{nextsame}() dies properly';
}

# RT #69312
#?rakudo.jvm skip "control operator crossed continuation barrier RT #124655"
{
my @t = gather {
sub triangle { take '=' x 3; }
Expand Down

0 comments on commit 3235bf1

Please sign in to comment.