Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge passing test for RT #124513
  • Loading branch information
usev6 committed Sep 23, 2015
1 parent 124aef3 commit 57f2fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S12-methods/parallel-dispatch.t
Expand Up @@ -115,7 +115,6 @@ class Bar is Foo {

# test postcircumfix parallel dispatch
#?niecza skip 'Cannot use hash access on an object of type Pair'
#?rakudo skip 'No such method postcircumfix:<( )> for invocant of type Pair RT #124513'
{
is (a => 1, a => 2)>>.<a>, '1 2', # METHOD TO SUB CASUALTY
'>>.<a>';
Expand Down

0 comments on commit 57f2fdf

Please sign in to comment.