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