Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
yentl
/
modelverse
Tarkkaile
3
Äänestä
3
Fork
6
Tiedostot
Ongelmat
4
Pull-pyynnöt
0
Wiki
Puu:
f74ce5e24a
Branchit
Tagit
debugging
master
pn_debugging
testing
modelverse
/
integration
/
code
/
main.alc
main.alc
88 B
Historia
Raaka
1
2
3
4
5
6
7
include "io.alh"
Void function main():
while(True):
output("Hello, world!")
return