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
When checking to see if a non-terminal is viable wrt to
some unification problem, the old code didn't convert
the pats to pat*s. I think it probably should have been,
however, so this commit makes it do so.
0 commit comments