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