Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 86 Bytes

hello.lua

File metadata and controls

3 lines (2 loc) · 86 Bytes
 
1
2
3
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")