hello.lua 86 B

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