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
any other definition can not start with extension_, so I would expect this not to work.
the desugared method is extension_extension_foo, should there be an extra check in Desugar for the unexpanded extension method name beginning like that?