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