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