Sign in
qemu
/
qemu
/
ad66b5cbbb9a4f92e2a4f0af5902524bbd60ee67
/
.
/
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'
}
}
}