]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/ident-with-escape.out
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / ident-with-escape.out
1 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
2 prefix QTYPE
3 command fooA q_obj_fooA-arg -> None
4 gen=True success_response=True boxed=False
5 object q_empty
6 object q_obj_fooA-arg
7 member bar1: str optional=False