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
user requested support for `type Foo = other.Bar` pattern when declaring type aliases. this allows them to leverage member functions of the underlying type.
after this change, the above pattern as well as the prior pattern, `type Foo other.Bar` will be supported for type aliasing.
also fixes#2145
No description provided.
The text was updated successfully, but these errors were encountered: