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
/
misc
/
minit.nim
blob: 513f46af550a2197e5a916f1b4c93d02f8c70aba (
plain
) (
blame
)
1
2
# Test the new initialization for modules
write
(
stdout
,
"Hello from module! "
)