acme-dns/vendor/github.com/yudai/gojsondiff/FIXTURES/array.json
2018-01-22 11:19:33 +02:00

11 lines
109 B
JSON

[
1,
2,
6,
{
"str": "bcded",
"arr": [ "a", "b", 37.8 ]
},
"string"
]