Sign in
qemu
/
qemu
/
372579427a5040a26dfee78464b50e2bdf27ef26
/
.
/
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'
}