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