aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/3920.v
Commit message (Collapse)AuthorAge
* Fix bug #3920: eapply masks an hypothesis name.Gravatar Pierre-Marie Pédrot2016-08-30
The problem came from the fact that the legacy beta-reduction occurring after a rewrite was wrongly applied to the side-conditions of the rewriting step. We restrict it to the correct goal in this patch.