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