Sign in
qemu
/
qemu
/
a0e640a87210b1e986bcd4e7f7de03beb3db0a4a
/
.
/
tests
/
qapi-schema
/
enum-missing-data.json
blob: d7601f91fb95a36431595162c5efc92a3e235258 [
file
] [
log
] [
blame
]
#
we require that all QAPI enums have a data array
##
#
@MyEnum
:
##
{
'enum'
:
'MyEnum'
}