This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
OTH
/
repos_util
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2a48e18f45
Branches
Tags
master
repos_util
/
Lua
/
lua-5.1.5
/
test
/
hello.lua
hello.lua
86 B
Historique
Raw
1
2
3
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")