summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4893.v
blob: 9a35bcf954dbbace32f82dd344076b249fd363b6 (plain)
1
2
3
4
Goal True.
evar (P: Prop).
assert (H : P); [|subst P]; [exact I|].
let T := type of H in not_evar T.