mirror of https://gitee.com/openkylin/qemu.git
3 lines
107 B
JSON
3 lines
107 B
JSON
|
# we reject types that would conflict with implicit union enum
|
||
|
{ 'enum': 'UnionKind', 'data': [ 'oops' ] }
|