aboutsummaryrefslogtreecommitdiff
path: root/examples/hello.tm
blob: 09ee3ab4a5702c1841b7536a978690f12f249bca (plain)
1
2
3
# A simple hello world program:
func main()
    say("Hello world!")