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
Accept untyped children of typed trees in error cases
This happens, e.g. in realApply in Applications. Change
TreeAccumulator and TreeMap to survive on untyped
tree nodes in error cases. Also, add a configurable check
that typed nodes point to untyped ones only in error cases.
0 commit comments