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
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
hallo.nim
blob: d94da8c1f047a809acf58d6517902adb6af84bc8 (
plain
) (
tree
)
286e5958d
^
08bc9ac03
^
a72fe16f9
^
1
2
3
# Hello world program
echo
"Hello World"