Skip to content

Commit

Permalink
Unfudge now passing test for rakudo.parrot; RT #122325
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed Oct 26, 2014
1 parent 4e0125c commit 27a7e32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S04-exceptions/control_across_runloop.t
Expand Up @@ -8,7 +8,6 @@ use Test;

plan 1;

#?rakudo.parrot skip 'RT #122325 - assignment to $x fails, expected Any but got Mu'
{
sub foo($x = last) { $x }

Expand Down

0 comments on commit 27a7e32

Please sign in to comment.