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
757c7894d9
ableos
/
hblang
/
text-prj
/
pkg.hb
7 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
t
2024-07-19 07:24:58 -05:00
global := 10
brahmaputra 4
2024-07-07 07:52:31 -05:00
making modules work
2024-06-01 13:29:35 -05:00
fib := fn(n: int): int {
t
2024-07-19 07:24:58 -05:00
return n + 1
making modules work
2024-06-01 13:29:35 -05:00
}
Copy permalink