Sign in
qemu
/
qemu
/
996a0d76d7e756e4023ef79bc37bfe629b9eaca7
/
.
/
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'
}