mirror of https://github.com/xqemu/xqemu.git
4 lines
193 B
JSON
4 lines
193 B
JSON
![]() |
# FIXME: we should reject user-supplied 'max' for clashing with implicit enum end
|
||
|
# TODO: should we instead munge the implicit value to avoid the clash?
|
||
|
{ 'enum': 'MyEnum', 'data': [ 'max' ] }
|