2 lines
40 B
ChaiScript
2 lines
40 B
ChaiScript
assert_equal(from_json("1.234"), 1.234)
|
assert_equal(from_json("1.234"), 1.234)
|