cpython/Lib/test/test_tomllib/data/valid/array/open-parent-table.json

7 lines
119 B
JSON

{
"parent-table": {
"arr": {"type":"array","value":[{},{}]},
"not-arr": {"type":"integer","value":"1"}
}
}