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