Files
itgmania212121/src/lua-5.1/test/hello.lua
T
2010-01-26 21:00:30 -06:00

4 lines
89 B
Lua

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