Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[nan.t] add trailing semicolon
  • Loading branch information
moritz committed Oct 14, 2012
1 parent 72d4c05 commit 51fc070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-types/nan.t
Expand Up @@ -54,6 +54,6 @@ is NaN.perl, 'NaN', 'NaN perlification ok';
#RT 83622
#?rakudo todo 'RT 83622'
#?pugs todo
ok NaN===NaN, "NaN value identity"
ok NaN===NaN, "NaN value identity";

# vim: ft=perl6

0 comments on commit 51fc070

Please sign in to comment.