Sign in
qemu
/
qemu
/
79a2aca20cb4601e6a30bbe8620ee1ef9b960ae1
/
.
/
tests
/
qapi-schema
/
reserved-type-kind.json
blob: 9ecaba12bc1bad7a30916a614451190a01ae8c9e [
file
] [
log
] [
blame
]
#
we reject types that would conflict with implicit union enum
{
'enum'
:
'UnionKind'
,
'data'
:
[
'oops'
]
}