This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-mumei
Watch
1
Star
0
Fork
You've already forked old-mumei
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a2f8c2482d
old-mumei
/
test.mtl
7 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
Added function arguments
2016-07-02 15:11:21 +00:00
FUNCTION main()
a(5)
Initial commit
2016-07-02 12:11:08 +00:00
END
Added function arguments
2016-07-02 15:11:21 +00:00
FUNCTION a(i)
puti(i)
a(i+1)
Initial commit
2016-07-02 12:11:08 +00:00
END
Reference in a new issue
Copy permalink