(root)/
Python-3.11.7/
Lib/
test/
test_tomllib/
data/
valid/
array/
open-parent-table.json
{
  "parent-table": {
    "arr": {"type":"array","value":[{},{}]},
    "not-arr": {"type":"integer","value":"1"}
  }
}