Sign in
qemu-android
/
qemu-android
/
88d4ef8b5cbf9d3336564b1d3ac7a91cbe4aee0e
/
.
/
tests
/
qapi-schema
/
union-unknown.json
blob: aa7e8143d81b5142a976a2f3add1a4ab79eca2b4 [
file
] [
log
] [
blame
]
#
we reject a union with unknown type in branch
{
'union'
:
'Union'
,
'data'
:
{
'unknown'
:
'MissingType'
}
}