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
Make overloaded in Quotes return a Term instead of an apply.
It calls `applyOverloaded`, but the interaction of named and default parameters means
that sometimes arguments have to be lifted out and a block is returned instead of an apply.
0 commit comments