summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4404.v
blob: 27b43a61d41fe7bf08b317213faecd9a613c4ce9 (plain)
1
2
3
4
Inductive Foo : Type -> Type := foo A : Foo A.
Goal True.
  remember Foo.