Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A fix to #5414 (ident bound by ltac names now known for "match"). | Hugo Herbelin | 2017-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". |