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