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