Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
lucas
/
modelverse
másolva
yentl/modelverse
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Fa:
f624941cb3
Branch-ok
Tag-ek
DEVS
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
integration
/
code
/
main.alc
main.alc
89 B
Előzmények
Nyers
1
2
3
4
5
6
7
include "io.alh"
Void function main():
while(True):
output("Hello, world!")
return!