xemu/tests/qapi-schema/union-clash-data.out

7 lines
151 B
Plaintext

object :empty
object :obj-int-wrapper
member data: int optional=False
object TestUnion
case data: :obj-int-wrapper
enum TestUnionKind ['data']