This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OTH
/
repos_util
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
928cff60fe
Branches
Tags
master
repos_util
/
Lua
/
lua-5.1.5
/
test
/
hello.lua
hello.lua
86 B
History
Raw
1
2
3
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")