qapi: drop the sentinel in enum array
[qemu/armbru.git] / tests / qapi-schema / event-case.out
blob313c0fe7be883e92e1f8bc86de3b35f0d180cf0a
1 enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
2     prefix QTYPE
3 event oops None
4    boxed=False
5 object q_empty