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