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
If the self region appears within a method definition of a non-region-parameterized class, we should report an error. Right now it gets treated like any other unbound name. This is just confusing.