mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 10:22:15 +00:00
3 lines
81 B
Nim
3 lines
81 B
Nim
# Test the new initialization for modules
|
|
write(stdout, "Hallo from module! ")
|