qapi: Convert QType into QAPI built-in enum type
[qemu/ar7.git] / tests / qapi-schema / empty.out
blob6522940dc45f05e3e3363cdaacea19cf51bc60bb
1 object :empty
2 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
3     prefix QTYPE