Sign in
qemu-android
/
qemu-android
/
90ce6e2644db2c47d72f364b4de57342e50bd10a
/
.
/
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'
}
}