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