Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove unnecessary fudge
  • Loading branch information
lizmat committed May 15, 2014
1 parent d2a8eae commit 351746e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S12-methods/chaining.t
Expand Up @@ -62,7 +62,6 @@ eval_dies_ok('$foo->num', 'Perl 5 -> is dead (method call)');
# L<S03/"Changes to Perl 5 operators"/"-> becomes .">
# L<S12/"Open vs Closed Classes"/"though you have to be explicit">
#?pugs skip 'Mu'
#?rakudo todo "Test probably bogus now that Pair.key is no longer a left value"
{
# (A => (B => Mu)) => (C => Mu))
# ((A B) C)
Expand Down

0 comments on commit 351746e

Please sign in to comment.