Sign in
fuchsia
/
third_party
/
github.com
/
hukkin
/
tomli
/
38297f82cd0ef067f1afd2ffb8dfa73b65c398da
/
.
/
tests
/
data
/
valid
/
array
/
array-subtables.json
blob: 69ad37e98343ac80d467c47b17d52c365289c4ca [
file
]
{
"arr"
:
{
"type"
:
"array"
,
"value"
:
[
{
"subtab"
:
{
"val"
:
{
"type"
:
"integer"
,
"value"
:
"1"
}
}
},
{
"subtab"
:
{
"val"
:
{
"type"
:
"integer"
,
"value"
:
"2"
}}}
]
}
}