Sign in
fuchsia
/
third_party
/
github.com
/
hukkin
/
tomli
/
38297f82cd0ef067f1afd2ffb8dfa73b65c398da
/
.
/
tests
/
data
/
valid
/
array
/
open-parent-table.json
blob: 7dba1b69d6a8a521937ed392df91757f0f45dbcb [
file
]
{
"parent-table"
:
{
"arr"
:
{
"type"
:
"array"
,
"value"
:[{},{}]},
"not-arr"
:
{
"type"
:
"integer"
,
"value"
:
"1"
}
}
}