index
:
a404m/felan
master
This is a new language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
main.felan
blob: 19120f51d4f679cbc0d8a000dbd7a21116f9bcaf (
plain
)
1
2
3
4
5
6
7
8
main :: () -> void { print; }; a :: () -> void { print; print; };