sj4/trunk/lib/lua/test/hello.lua

3 lines
86 B
Lua
Raw Normal View History

2008-01-11 12:02:44 +00:00
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")