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
Not sure if this was intentional, but some of my enum constants changed names (with 3eacb36 I think). Enums of type enum_type with values like foo-bar used to be named EnumTypeFooBar, but now are named EnumTypeFoobar.