Sign in
qemu-android
/
qemu-android
/
bc64b96c984abfe84f43562ca7480bb4f2af0613
/
.
/
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'
]
}