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