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