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
When compiling code with Enums, unless a clean compile is done, then at runtime when an Enum is encountered (for example, here I have an enum Operator ...) an error like the following is triggered: