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