xref: /openbmc/qemu/tests/qapi-schema/returns-dict.json (revision 9b090d42aea9a0abbf39a1d75561a186057b5fe6)
1# we reject inline struct return type
2{ 'command': 'oops', 'returns': { 'a': 'str' } }
3