summaryrefslogtreecommitdiff
path: root/test/hello.lua
blob: ea818b9a92bbdcfa60d122ebd027948fcd4e9f76 (plain)
1
2
3
-- the first program in every language

write("hello world, from Lua!\n")