index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
closed
/
bug_3554.v
blob: 2c88b79bc8d472a5a752786c3c74fc80c1a17a45 (
plain
)
1
2
Example
foo
(
f
:
forall
{
_
:
Type
},
Type
)
:
Type
.
Abort
.