summary refs log tree commit diff stats
path: root/tests/stdlib/techo.nim
blob: 9cef9205f48667ea030ad3be0eaa483f63dedad3 (plain) (blame)
1
2
3
# Simplest Nim program

echo "Hello, World!"