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