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