ion/tests/test_data/valid_json.json

5 lines
35 B
JSON

[{
"foo": {
"bar": [1,2,3]
}
}]