mirror of
https://github.com/python/cpython.git
synced 2025-10-27 19:54:38 +00:00
12 lines
194 B
JSON
12 lines
194 B
JSON
|
|
{"arr":
|
||
|
|
{"type":"array","value":
|
||
|
|
[
|
||
|
|
{"subtab":
|
||
|
|
{"val": {"type":"integer","value":"1"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{"subtab": {"val": {"type":"integer","value":"2"}}}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|