index
:
circleshift/tnsl-lang
origin
The source code for the TNSL programming language - Reference libtnsl and tnslc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tnslc
/
compile
/
function.tnsl
blob: a2d764b680360e33832711118bc988161e777961 (
plain
)
1
2
3
4
5
6
7
8
9
10
struct Function { ~uint8 name } /; method Function /; end ;/ ;/