Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
bentley
/
modelverse
フォーク元
yentl/modelverse
Watch
1
Star
0
Fork
0
ファイル
ツリー:
b162adf9ba
ブランチ
タグ
DEVS
F2P
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
integration
/
code
/
main.alc
main.alc
88 B
履歴
Raw
1
2
3
4
5
6
7
include "io.alh"
Void function main():
while(True):
output("Hello, world!")
return