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