aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/failure/positivity.v
blob: 09025197c7f21dd177471f2f7491ac87be53f5cc (plain)
1
Inductive t:Set := c: (t -> nat) -> t.