Skip to content

Remove all lit duplicates

Having enumerative literals duplicated or with name clashing with modes, caused the python code generated by taste to contain bugs. This removes all duplicated names, to avoid the buggy code

Merge request reports

Loading