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
/
5435.v
blob: 60ace5ce96125a8f512a4c1b5d42321aa81dcc49 (
plain
)
1
2
Definition
foo
(
x
:
nat
)
:=
Eval
native_compute
in
x
.