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

7 lines
103 B
JSON

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