]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/toml/toml-tests.factor
math.parser: Improve performance
[factor.git] / basis / toml / toml-tests.factor
index 2cf3fba611a83e54e7d41f709e70895a71ea7821..da30d329b16ca97d2d69cf74b8137fa713194b7f 100644 (file)
@@ -359,7 +359,7 @@ bin1 = 0b11010110
         { "flt1" "1.0" }
         { "flt2" "3.1415" }
         { "flt3" "-0.01" }
-        { "flt4" "5e22" }
+        { "flt4" "5e+22" }
         { "flt5" "1000000.0" }
         { "flt6" "-0.02" }
         { "flt7" "6.626e-34" }