qemu-e2k/tests/qapi-schema/reserved-type-kind.json

3 lines
107 B
JSON

# we reject types that would conflict with implicit union enum
{ 'enum': 'UnionKind', 'data': [ 'oops' ] }