Skip to content

Commit

Permalink
Test passes on rakudo.jvm now (RT #121945)
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed Oct 23, 2015
1 parent c470227 commit cd4b6ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S12-methods/chaining.t
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ throws-like '$foo->num', X::Obsolete, '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">
#?rakudo.jvm 2 todo 'RT #121945'
{
# (A => (B => Mu)) => (C => Mu))
# ((A B) C)
Expand Down

0 comments on commit cd4b6ba

Please sign in to comment.