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