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