aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4644.v
Commit message (Collapse)AuthorAge
* Fixing #4644 (regression of unification on evar-evar problems with a match).Gravatar Hugo Herbelin2016-06-09
Typically, a problem of the form "?x args = match ?y with ... end" was a failure even if miller-unification was applicable.