Sign in
qemu-android
/
qemu-android
/
b9b03ab0d47e8cfc0015255c531db41d0b1a1f91
/
.
/
tests
/
qapi-schema
/
enum-int-member.json
blob: 6c9c32e149488e3faf7fd001e6db7ba69edef124 [
file
] [
log
] [
blame
]
#
we reject any enum member that is not a string
#
FIXME
:
once the parser understands integer inputs
,
improve the error message
{
'enum'
:
'MyEnum'
,
'data'
:
[
1
]
}