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