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

print("hello world, from Lua!")