This website requires JavaScript.
Explore
Help
Sign In
koniifer
/
ableos
Watch
1
Star
1
Fork
You've already forked ableos
1
forked from
AbleOS/ableos
Code
Pull requests
Activity
b922dbd232
ableos
/
hblang
/
examples
/
main_fn.hb
4 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
foo bar
2024-05-11 15:22:08 -05:00
main := fn(): int {
compiling return stmt
2024-05-10 14:33:42 -05:00
return 1;
starting from zero again
2024-05-09 16:41:59 -05:00
}
Copy permalink