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
/
accept
/
compile
/
techo.nim
blob: 0fa4b5fe0b5ae03a4464d0c7d1b2618179542ba8 (
plain
) (
blame
)
1
2
3
# Simplest Nimrod program
echo
"Hello, World!"