10 lines
140 B
JSON
10 lines
140 B
JSON
|
{
|
||
|
"a": {
|
||
|
"b": {
|
||
|
"c": {
|
||
|
"answer": {"type": "integer", "value": "42"}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|