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(Tactic/Convert): support over-applications again (#40740)
This PR fixes a regression introduced in #38071, which had caused the congruence algorithm of `convert` to not support over-applications.
I added a test to show this now works again.
0 commit comments