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
/
arc
/
bmodule.nim
blob: 70c2cc645c30b4ac9ce125cc344ee44169342b6e (
plain
) (
blame
)
1
2
3
4
import
cmodule
for
i
in
@[
1
,
2
,
3
]
.
cycle
():
echo
i