index
:
debian-coq
master
pristine-tar
upstream
Debian packaging for Coq
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
failure
/
Case10.v
blob: 43cc1e34879bf38fab77b0954af555ff969b615b (
plain
)
1
2
3
Type (fun x : nat => match x return nat with | S x as b => S b end).