Sign in
◑
Theme
qemu
/
qemu
/
d7913fac774706a02faef0dc1c4c19df65a5a379
/
.
/
tests
/
qapi-schema
/
alternate-any.json
blob: e47a73a1161ba64bce8043c889a19bfb02e87602 [
file
]
#
we do not allow the
'any'
type as an alternate branch
{
'alternate'
:
'Alt'
,
'data'
:
{
'one'
:
'any'
,
'two'
:
'int'
}
}