index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dll
/
nimhcr_1_2.nim
blob: caf7724506e76d76f4b76706dabfeece92780055 (
plain
) (
blame
)
1
2
3
4
import
nimhcr_2
proc
f_1
*
():
int
=
return
f_2
()