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