This website requires JavaScript.
Explore
Help
Sign In
AbleOS
/
holey-bytes
Watch
3
Star
3
Fork
You've already forked holey-bytes
5
Code
Issues
5
Pull requests
Packages
Projects
Releases
Wiki
Activity
880cd66c66
holey-bytes
/
hblang
/
text-prj
/
main.hb
6 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
making modules work
2024-06-01 13:29:35 -05:00
pkg := @use("pkg.hb");
main := fn(a: int): int {
brahmaputra 4
2024-07-07 07:52:31 -05:00
return pkg.fib(pkg.global);
making modules work
2024-06-01 13:29:35 -05:00
}
Reference in a new issue
Copy permalink