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