Sign in
qemu
/
qemu
/
0d8b9fb5f296a96723d98a45a6a00bfd4e45e1b9
/
.
/
tests
/
qapi-schema
/
returns-array-bad.json
blob: 14882c1e45579f47c7fcb0158dd1ee486b57f68f [
file
] [
log
] [
blame
]
#
FIXME
:
we should reject an array return that is not a single type
{
'command'
:
'oops'
,
'returns'
:
[
'str'
,
'str'
]
}