]> git.proxmox.com Git - mirror_qemu.git/blobdiff - 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
index 6a3ed0f34d8a2830b563f38ebc3b3dba0701645b..1cfef3ede7d26c28c800519e4627a8fcabdb4e39 100644 (file)
@@ -1,6 +1,2 @@
 # we reject inline struct return type
-
-##
-# @oops:
-##
 { 'command': 'oops', 'returns': { 'a': 'str' } }