mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
12 lines
194 B
JSON
Vendored
12 lines
194 B
JSON
Vendored
{"arr":
|
|
{"type":"array","value":
|
|
[
|
|
{"subtab":
|
|
{"val": {"type":"integer","value":"1"}
|
|
}
|
|
},
|
|
{"subtab": {"val": {"type":"integer","value":"2"}}}
|
|
]
|
|
}
|
|
}
|