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