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