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