index
:
tunkki.git
master
A lightning fast scripting language without the need for parentheses.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
resources
/
funcdef.bork
blob: 8412129a624587e7dbde12af4500fe212677bafe (
plain
)
1
2
3
4
5
6
7
8
/* kommentti juu jee */ func my_func x y as + x 1 - y x end my_func(1 2)