Sign in
qemu
/
qemu
/
88c756bc9e5d38b6e46e631b9875ae954a319ed9
/
.
/
tests
/
qapi-schema
/
struct-member-invalid-dict.json
blob: df5d018f6548739d184c72aea1cf8570e478266a [
file
] [
log
] [
blame
]
#
struct
'data'
member with dict value is
(
longhand
)
member
#
definition
,
not inline complex type
{
'struct'
:
'Foo'
,
'data'
:
{
'*a'
:
{
'case'
:
'foo'
}
}
}