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
/
ic
/
mimportsb.nim
blob: 3cae925c52f9d4ee25e501ac7e9b503dbfc4c1f7 (
plain
) (
blame
)
1
2
3
4
proc
fnb1
*
():
int
=
1
proc
fnb2
*
():
int
=
2
proc
hfnb3
():
int
=
3
proc
hfnb4
():
int
=
4