Emulated CCID card: QOMify
[qemu/ar7.git] / tests / qapi-schema / alternate-empty.out
blobf78f174111c18255a158ac2c58f9d495516b6b1c
1 object :empty
2 alternate Alt
3     case i: int
4 enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
5     prefix QTYPE