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