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