index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
failure
/
Case11.v
blob: e76d060936191877241abae82c9b96fd5864d570 (
plain
)
1
2
3
Type (fun x : nat => match x return nat with | S x as b => S b x end).