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