DEBSOURCES
Skip Quicknav
sources / coq-doc / 8.4pl4-2 / test-suite / failure / Case12.v
12345678
Type (fun x : nat => match x return nat with | S x as b => match x with | x => x end end).