Skip to content

Commit 825948d

Browse files
committed
jvm fudge typo
1 parent 0b5b55b commit 825948d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/advent2013-day15.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ is_approx (0, 1e-1 ... 1)[11], 1.1, 'missed the 1';
3737
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)';
3838
is (1e0/10 + 1/10 + 1/10 == 0.3).gist, 'False', '(awww!)';
3939

40-
#?Rakudoc.jvm todo "list of numbers"
40+
#?rakudo.jvm todo "list of numbers"
4141
#?rakudo.moar todo "list of numbers"
4242
#?rakudo.parrot todo "list of numbers"
4343
{

0 commit comments

Comments
 (0)