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