Sign in
qemu
/
qemu
/
00a3f9c60ab0e5c8fd7bfbc300323f012cdd2fa6
/
.
/
tests
/
qapi-schema
/
enum-bad-member.json
blob: 98da6828b46dd64b65647ca703a5025aaf0585db [
file
] [
log
] [
blame
]
#
we reject any enum member that is not a string
{
'enum'
:
'MyEnum'
,
'data'
:
[
[
]
]
}