summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/ident-with-escape.out
blob: 82213aa51dd44e8b56f48248ff3f2a39663a41cb (plain)
1
2
3
4
5
6
7
8
object q_empty
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
    prefix QTYPE
module ident-with-escape.json
object q_obj_fooA-arg
    member bar1: str optional=False
command fooA q_obj_fooA-arg -> None
   gen=True success_response=True boxed=False oob=False