mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00

New test doc-bad-union-member.json shows we can fail to reject documentation for nonexistent members. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1489582656-31133-37-git-send-email-armbru@redhat.com>
11 lines
258 B
Text
11 lines
258 B
Text
object Base
|
|
member type: T optional=False
|
|
object Empty
|
|
object Frob
|
|
base Base
|
|
tag type
|
|
case nothing: Empty
|
|
enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
|
|
prefix QTYPE
|
|
enum T ['nothing']
|
|
object q_empty
|