mirror of https://github.com/xemu-project/xemu.git
3 lines
126 B
JSON
3 lines
126 B
JSON
![]() |
# FIXME: we should reject enums where members will clash when mapped to C enum
|
||
|
{ 'enum': 'MyEnum', 'data': [ 'one', 'ONE' ] }
|