summaryrefslogtreecommitdiff
path: root/test-suite/failure/Case11.v
blob: c39a76ca40a195b127858d8c06f3be4441b45548 (plain)
1
Type [x:nat]<nat> Cases x  of ((S x) as b) => (S b x) end.