file_test_1 / file1.json
Jandodev's picture
Update file1.json
df1ff84
raw
history blame contribute delete
84 Bytes
{"a": 1, "b": 2.0, "c": "foo", "d": false}
{"a": 4, "b": -5.5, "c": null, "d": true}