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