Sign in
qemu
/
qemu
/
dabd18f64c8800d441fd9fb232c2102e8409aa2e
/
.
/
tests
/
qapi-schema
/
returns-unknown.json
blob: 3837f0e60715ac3517625acd11759b177e0356cb [
file
] [
log
] [
blame
]
#
we reject returns if it does not contain a known type
##
#
@oops
:
##
{
'command'
:
'oops'
,
'returns'
:
'NoSuchType'
}