Sign in
qemu
/
qemu
/
05fa22770a7d357342b32203c5b56827219cad00
/
.
/
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'
}
}