# we reject enums where members will clash when mapped to C enum
{ 'enum': 'MyEnum', 'data': [ 'one-two', 'one_two' ] }