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_5435.v
blob: 62e3b2a1a19f76b70cb5c23f77dba2e166da8604 (
plain
)
1
Definition
foo
(
x
:
nat
)
:=
Eval
native_compute
in
x
.