mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 09:24:36 +00:00
4 lines
42 B
Nim
Executable File
4 lines
42 B
Nim
Executable File
# Hello world program
|
|
|
|
echo "Hello World"
|