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: e21a00e98ac634d8e3ee3b95e555c2bff705365b (
plain
)
1
2
3
4
/* Sample code */ sum a b = + a b sum 2 3