Sign in
qemu
/
qemu
/
09d4455e42e1bd2dd76d7c45dbb8560cc2371cc4
/
.
/
tests
/
qapi-schema
/
union-unknown.json
blob: 64d366617616dcd5e4ac0f7b2b31061e7fe633f1 [
file
]
#
we reject a union with unknown type in branch
{
'union'
:
'Union'
,
'data'
:
{
'unknown'
:
[
'MissingType'
]
}
}