Skip to content

Commit

Permalink
Fudge tests for RT #123215 for Parrot and JVM
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed Nov 24, 2014
1 parent 49638fb commit 71cb115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions S02-types/pair.t
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ Note, "non-chaining binary" was later renamed to "structural infix".
}

# RT #123215
#?rakudo.parrot skip 'RT #123215'
#?rakudo.jvm todo 'RT #123215'
{
cmp_ok (:a(2) :b(3) :c(4)), "eqv", ( a => 2, b => 3, c => 4 ),
"chained colonpairs in parens build a list of pairs";
Expand Down

0 comments on commit 71cb115

Please sign in to comment.