This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
OTH
/
repos_util
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
3110c04416
Branches
Tags
master
repos_util
/
Lua
/
lua-5.1.5
/
test
/
hello.lua
hello.lua
86 B
Histórico
Raw
1
2
3
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")