Skip to content

Commit 17393d0

Browse files
committed
wee rakudo unfudge
1 parent bd97a90 commit 17393d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S03-operators/value_equivalence.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ plan 74;
178178
ok (1 !=== "1"), '!=== on values (1 !=== "1")';
179179
}
180180

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

0 commit comments

Comments
 (0)