|
|
- test for ^json:parse[$.int(false)] is added
{"object": {
"type": "class1",
"value": "sample1"
},
"array": [
"Много букв в кодировке windows-1251",
{"id": 1, "label": "test1"},
{"id": 2, "label": "test2"},
{"Ключ": "Значение в windows-1251"},
false,
true,
2,
12345678901234567890,
2.0,
null
],
"object": {
"type": "class2",
"value": "sample2"
}
}