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