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