Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
RT #122325 fudged for parrot, probably a binder bug
  • Loading branch information
FROGGS committed Jul 18, 2014
1 parent a045e08 commit 19d3472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S04-exceptions/control_across_runloop.t
Expand Up @@ -8,6 +8,7 @@ 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 19d3472

Please sign in to comment.