Sign in
qemu
/
qemu
/
828ade86ee925c132496113e7f88b22162d92ec5
/
.
/
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'
}
}