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