]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/returns-dict.json
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / returns-dict.json
CommitLineData
9b090d42
MA
1# we reject inline struct return type
2{ 'command': 'oops', 'returns': { 'a': 'str' } }