Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
yentl
/
modelverse
Watch
3
Star
3
Fork
6
Files
Issues
4
Pull Requests
0
Wiki
Tree:
cb2bf902b1
Branches
Tags
debugging
master
pn_debugging
testing
modelverse
/
models
/
test.alc
test.alc
103 B
History
Raw
1
2
3
4
5
6
7
8
include "primitives.alh"
Void function main(model : Element):
log("Test")
Integer a
a = 1
return!