summaryrefslogtreecommitdiffstats
path: root/tests/data/valid/array/open-parent-table.json
blob: 7dba1b69d6a8a521937ed392df91757f0f45dbcb (plain)
1
2
3
4
5
6
{
  "parent-table": {
    "arr": {"type":"array","value":[{},{}]},
    "not-arr": {"type":"integer","value":"1"}
  }
}