Skip to content

Commit

Permalink
jvm fudge typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarring committed Apr 6, 2014
1 parent 0b5b55b commit 825948d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/advent2013-day15.t
Expand Up @@ -37,7 +37,7 @@ is_approx (0, 1e-1 ... 1)[11], 1.1, 'missed the 1';
is (0, 1e-1 ... * >= 1).gist, '0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 1.1', '(oops)';
is (1e0/10 + 1/10 + 1/10 == 0.3).gist, 'False', '(awww!)';

#?Rakudoc.jvm todo "list of numbers"
#?rakudo.jvm todo "list of numbers"
#?rakudo.moar todo "list of numbers"
#?rakudo.parrot todo "list of numbers"
{
Expand Down

0 comments on commit 825948d

Please sign in to comment.