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
/
5181.v
blob: 0e6d4719793a8b4f2e9baae0dcc804936503171d (
plain
)
1
2
3
Definition
foo
(
x
y
:
nat
)
:=
x
.
Fail
Arguments
foo
{
_
}
:
assert
.