]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qapi-schema/unknown-escape.json
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / unknown-escape.json
index e3ae6793f21a60a6f7d69117c86f23c15c717da3..8e6891e52a29b43015ffc56fae0d23f953e2bd34 100644 (file)
@@ -1,7 +1,3 @@
 # we only recognize JSON escape sequences, plus our \' extension (no \x)
-
-##
-# @foo:
-##
 # { 'command': 'foo', 'data': {} }
 { 'command': 'foo', 'dat\x61':{} }