This website requires JavaScript.
Explore
Help
Sign In
kodin
/
ableos-idl
Watch
1
Star
0
Fork
You've already forked ableos-idl
0
forked from
AbleOS/ableos
Code
Pull requests
Activity
2edc8148ca
ableos-idl
/
sysdata
/
programs
/
render_example
/
src
/
main.hb
6 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
no merge whamies pls
2024-09-18 03:40:25 -05:00
.{example} := @use("./examples/random.hb")
squash
2024-09-13 16:41:31 -05:00
main := fn(): void {
@inline(example)
return
}
Copy permalink