summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4616.v
blob: c862f8206723b2a473ad1e94ecb575ad537de3b9 (plain)
1
2
3
4
Set Primitive Projections.
Record Foo' := Foo { foo : Type }.
Axiom f : forall t : Foo', foo t.
Extraction f.