ru_php/ext/fileinfo/tests/upstream/json3.testfile

14 lines
172 B
Plaintext

{
"abc": "edf",
"json": "crab",
"ololo": [
1,
2,
3
],
"subcrab": {
"name": "crab",
"surname": "subcrab"
}
}