aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/5345.v
Commit message (Collapse)AuthorAge
* Intern names bound in match patternsGravatar Tej Chajed2017-03-23
Fixes Coq bug 5345 (https://coq.inria.fr/bugs/show_bug.cgi?id=5345): Cannot use names bound in matches inside Ltac definitions.