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