This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pkun
/
faux
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0af393ef74
Rami (Branch)
Tag
master
2.2.0
2.1.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0
faux
/
xml-examples
/
lua
/
test.lua
test.lua
93 B
Cronologia
Originale
1
2
3
4
5
6
7
echo = print
shell = os.execute
function hello_world()
print("Hello world from Lua!")
end