Current File : //usr/demo/lua/test/hello.lua
-- the first program in every language

io.write("Hello world, from ",_VERSION,"!\n")