Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge now passing tests
  • Loading branch information
lizmat committed Dec 16, 2015
1 parent 2718268 commit 780f5bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S04-declarations/my.t
Expand Up @@ -340,7 +340,6 @@ eval-lives-ok 'multi f(@a) { }; multi f(*@a) { }; f(my @a = (1, 2, 3))',
}

# RT #117043
#?rakudo todo 'RT #117043'
{
my (\x1) = 1;
is \x1, 1,
Expand Down

0 comments on commit 780f5bf

Please sign in to comment.