Sign in
qemu
/
qemu
/
5010cec2bc87dafab39b3913c8ca91f88df9c540
/
.
/
tests
/
qapi-schema
/
nested-struct-data.json
blob: 5b8a40cca3f42c324c45d19df55db74ed826ee51 [
file
] [
log
] [
blame
]
#
inline subtypes collide with our desired future use of defaults
{
'command'
:
'foo'
,
'data'
:
{
'a'
:
{
'type'
:
{}
},
'b'
:
'str'
}
}