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: 6d26e52bad60d59d75d9cf7aa6c97bd99fdc9e04 (
plain
)
1
2
3
4
5
6
7
8
main :: () -> void { print; }; a :: (b:void,c:void) -> void { print; print; };