aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4305.v
Commit message (Collapse)AuthorAge
* Fixing #4305 (compatibility wrt 8.4 in not interpreting anGravatar Hugo Herbelin2015-07-27
abbreviation not bound to an applied constructor as itself but rather as a binding variable as it was the case for non-applied constructor). This was broken by e5c02503 while fixed #3483 (Not_found uncaught with a notation to a non-constructor).