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