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