aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/5215_2.v
Commit message (Collapse)AuthorAge
* Fix universe polymorphic Program obligations.Gravatar Matthieu Sozeau2017-11-22
The universes of the obligations should all be non-algebraic as they might appear in instances of other obligations and instances only take non-algebraic universes as arguments.