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