Sign in
qemu
/
qemu
/
9bda6c7d1108c13be67e615b50f5d1b61fa3177e
/
.
/
tests
/
qapi-schema
/
returns-dict.json
blob: 1cfef3ede7d26c28c800519e4627a8fcabdb4e39 [
file
] [
log
] [
blame
]
#
we reject inline struct return type
{
'command'
:
'oops'
,
'returns'
:
{
'a'
:
'str'
}
}