qapi/misc.json: Remove superfluous words in CpuModelExpansionType
[qemu/armbru.git] / tests / qapi-schema / include-simple.out
blob006f723eebc314dfbb671b7edc5d911d021a6d58
1 object q_empty
2 enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
3     prefix QTYPE
4 module include-simple.json
5 include include-simple-sub.json
6 module include-simple-sub.json
7 enum Status ['good', 'bad', 'ugly']