index
:
tunk.git
main
A small functional language interpreter
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
sample1.code
blob: 32aaa51f6db5978fc3a95b996d19ceeb3f70beca (
plain
)
1
2
int.add10 = int.add 10; int.add10 20;