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