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

3 lines
87 B
JSON
Raw Permalink Normal View History

2022-11-03 14:19:34 +08:00
# we reject inline struct return type
{ 'command': 'oops', 'returns': { 'a': 'str' } }