aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/5414.v
Commit message (Collapse)AuthorAge
* A fix to #5414 (ident bound by ltac names now known for "match").Gravatar Hugo Herbelin2017-06-09
Also taking into account a name in the return clause and in the indices. Note the double meaning ``bound as a term to match'' and ``binding in the "as" clause'' when the term to match is a variable for all of "match", "if" and "let".