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