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