qemu-patch-raspberry4/tests/qapi-schema/union-empty.out

7 lines
189 B
Plaintext
Raw Normal View History

object :empty
enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
prefix QTYPE
object Union
member type: UnionKind optional=False
enum UnionKind []