file_test_1 / file1.json
Jandodev's picture
Update file1.json
df1ff84
Raw
History Blame Contribute Delete
84 Bytes
Invalid JSON:Unexpected non-whitespace character after JSONat line 2, column 1
{"a": 1, "b": 2.0, "c": "foo", "d": false}
{"a": 4, "b": -5.5, "c": null, "d": true}