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
This silently fails, no error on abstract parse(): Statement even though the fun keyword is missing. There is no error on the enum types either about a missing implementation. Only if the funkeyword is added, do they error correctly