| Current Path : /usr/tests/usr.bin/file/ |
| Current File : /usr/tests/usr.bin/file/json3.testfile |
{
"abc": "edf",
"json": "crab",
"ololo": [
1,
2,
3
],
"subcrab": {
"name": "crab",
"surname": "subcrab"
}
}