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