Sign in
qemu
/
qemu
/
a70da3a0e06b3beb0d43ea3c6ecee964f7d1cd66
/
.
/
tests
/
qapi-schema
/
nested-struct-data-invalid-dict.json
blob: aa37b85e194c7581fa11db30a46f31cecb3613eb [
file
]
#
command
'data'
member with dict value is
(
longhand
)
argument
#
definition
,
not inline complex type
{
'command'
:
'foo'
,
'data'
:
{
'a'
:
{
'string'
:
'str'
,
'integer'
:
'int'
},
'b'
:
'str'
}
}