Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
wee rakudo unfudge
  • Loading branch information
moritz committed Oct 2, 2011
1 parent bd97a90 commit 17393d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-operators/value_equivalence.t
Expand Up @@ -178,7 +178,6 @@ plan 74;
ok (1 !=== "1"), '!=== on values (1 !=== "1")';
}

#?rakudo todo 'autothreading of ==='
ok 1|2 === 1, '=== does autothread (1)';
isa_ok 1|2 === 1, Junction, '=== does autothread (2)';

Expand Down

0 comments on commit 17393d0

Please sign in to comment.