index
:
a404m/felan
master
This is a new language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
main.felan
blob: 90b1d081c8ffa24a7caf9154d47b5954879d73c1 (
plain
)
1
2
3
4
5
6
@import("basic.felan"); main :: ()->void{ print(1234); };