Sign in
qemu-android
/
qemu-android
/
42d58e7c6760cb9c55627c28ae538e27dcf2f144
/
.
/
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'
}
}