qemu-e2k/tests/qapi-schema/returns-dict.json

3 lines
87 B
JSON

# we reject inline struct return type
{ 'command': 'oops', 'returns': { 'a': 'str' } }