aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/opened/3377.v
AgeCommit message (Collapse)Author
2014-08-25Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possibleMatthieu Sozeau
to match on a primitive projection application c.(p) using "?f _", binding f to (fun x => x.(p)) with the correct typing.
2014-08-18Fix test-suite file.Matthieu Sozeau
2014-06-22More test-suite casesJason Gross