mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-07 21:43:33 +00:00
3 lines
81 B
Nim
Executable File
3 lines
81 B
Nim
Executable File
# Test the new initialization for modules
|
|
write(stdout, "Hallo from module! ")
|