summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/returns-dict.json
blob: 1cfef3ede7d26c28c800519e4627a8fcabdb4e39 (plain)
1
2
# we reject inline struct return type
{ 'command': 'oops', 'returns': { 'a': 'str' } }