Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed in rakudo
  • Loading branch information
coke committed Aug 19, 2014
1 parent 8120b6b commit a5a1fcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S02-types/nan.t
Expand Up @@ -45,7 +45,6 @@ ok (my Int $rt83446 = NaN) ~~ NaN, 'NaN fits in Int';
is NaN.perl, 'NaN', 'NaN perlification ok';

#RT #83622
#?rakudo todo 'RT #83622'
ok NaN===NaN, "NaN value identity";

# vim: ft=perl6

0 comments on commit a5a1fcf

Please sign in to comment.