Sign in
qemu-android
/
qemu-android
/
b9b03ab0d47e8cfc0015255c531db41d0b1a1f91
/
.
/
tests
/
qapi-schema
/
enum-bad-prefix.json
blob: 996f628f6d0e19c4c445dd1477af3582b9e9b878 [
file
] [
log
] [
blame
]
#
The
prefix must be a string type
{
'enum'
:
'MyEnum'
,
'data'
:
[
'one'
],
'prefix'
:
[
'fish'
]
}