summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/5765.v
blob: 343ab493577cc8b6659fe947acc10278a29ba9e6 (plain)
1
2
3
(* 'pat binder not (yet?) allowed in parameters of inductive types *)

Fail Inductive X '(a,b) := x.