index
:
a404m/felan
master
This is a new language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
main.felan
blob: 88b1fbec2959f4e8dd4aaa7c1e8e12e019262302 (
plain
)
1
2
3
4
main :: () -> void { a :u64= 2; b : *u64 = &a; };