summaryrefslogtreecommitdiff
path: root/test-suite/failure/evar1.v
blob: 1a4e42a89ddd066012cd93ab8c0c6f3b28392a68 (plain)
1
2
3
(* This used to succeed by producing an ill-typed term in v8.2 *)

Lemma u: forall A : Prop, (exist _ A A) = (exist _ A A).