summaryrefslogtreecommitdiff
path: root/test-suite/success/if.v
blob: 85cd1f11b87c913dadf82564a2d4c5ac2858843d (plain)
1
2
3
4
5
(* The synthesis of the elimination predicate may fail if algebric *)
(* universes are not cautiously treated *)

Check [b:bool]if b then Type else nat.