You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Enums instance names can be the same, if the only difference of the string value is a number.
If enum items contain numbers, these numbers will be removed. There are cases where the enums get the same instance name because of this.