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
Fix#2723: generate direct method for inline accessors
If the inline accessor is an implicit function type,
the rhs is a RefTree instead of a closure. We need to
first eta-expand and then generate the direct method.
0 commit comments