JSONTestSuite
JSONTestSuite copied to clipboard
Shouldn't 0x0000 after number be valid?
In test_parsing/n_multidigit_number_then_00 .json, why is it invalid?
A null byte is not whitespace, so it's effectively junk after a lone scalar...