Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge now-passing test for RT #122555.
  • Loading branch information
jnthn committed Mar 30, 2015
1 parent 346e879 commit 7a69c1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S02-types/capture.t
Expand Up @@ -37,7 +37,6 @@ plan 21;

# L<S03/Argument List Interpolating/explicitly flatten it in one of>
sub foo4 ($a, $pair) { "$a!$pair" }
#?rakudo skip '#122555'
is foo4(|$capture), "1!positional\tpair",
'simply capture creation with \\( works (4)';
}
Expand Down

0 comments on commit 7a69c1e

Please sign in to comment.