Sign in
qemu-android
/
qemu-android
/
140b7ce5fff6fc660b2484dfd9d33ed2e42ec5a9
/
.
/
tests
/
qapi-schema
/
nested-struct-data.json
blob: efbe773dedf8195c2d44e977601fdaad0eccfd91 [
file
] [
log
] [
blame
]
#
inline subtypes collide with our desired future use of defaults
{
'command'
:
'foo'
,
'data'
:
{
'a'
:
{
'string'
:
'str'
,
'integer'
:
'int'
},
'b'
:
'str'
}
}