sj4/trunk/lib/lua/test/hello.lua
2008-01-11 12:02:44 +00:00

3 lines
86 B
Lua

-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")