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