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