aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/3661.v
Commit message (Collapse)AuthorAge
* Make pattern_of_constr typed so that we can infer the proper patternsGravatar Matthieu Sozeau2014-09-27
for primitive projections, fixing bug #3661. Also fix expand_projection so that it does enough reduction to find the inductive type of its argument.