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
/
Case11.v
blob: 675f79e6e1996ffcf730b5664ac7dcfa2379eb97 (
plain
)
1
2
3
Fail Type (fun x : nat => match x return nat with | S x as b => S b x end).