We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5b55b commit 825948dCopy full SHA for 825948d
integration/advent2013-day15.t
@@ -37,7 +37,7 @@ is_approx (0, 1e-1 ... 1)[11], 1.1, 'missed the 1';
37
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)';
38
is (1e0/10 + 1/10 + 1/10 == 0.3).gist, 'False', '(awww!)';
39
40
-#?Rakudoc.jvm todo "list of numbers"
+#?rakudo.jvm todo "list of numbers"
41
#?rakudo.moar todo "list of numbers"
42
#?rakudo.parrot todo "list of numbers"
43
{
0 commit comments