blob: 54d3cf35fedd33ba94e8bc180bb635af122082dd [file] [log] [blame]
This tests edge cases of number parsing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL x.toString() should be 0.1111111111111111 (of type number). Was 0.1111111111111111 (of type string).
PASS successfullyParsed is true
TEST COMPLETE