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: e1a8bec496fedd6b6a5e7e0917743269dbbd50b8 (
plain
)
1
2
3
4
5
main :: () -> void { b := true; if b print_u64 23; };