2 lines
43 B
ChaiScript
2 lines
43 B
ChaiScript
assert_equal(from_json("1.20E+2"), 1.20e2)
|
assert_equal(from_json("1.20E+2"), 1.20e2)
|