Please enable JavaScript in your browser!
首頁
探索
說明
登入
yentl
/
modelverse
關註
3
讚好
3
複刻
6
Files
問題管理
4
合併請求
0
Wiki
目錄樹:
cb2bf902b1
分支列表
標籤列表
debugging
master
pn_debugging
testing
modelverse
/
models
/
test.alc
test.alc
103 B
文件歷史
原始文件
1
2
3
4
5
6
7
8
include "primitives.alh"
Void function main(model : Element):
log("Test")
Integer a
a = 1
return!