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