sourcehut
Log in
—
Register
~garritfra
/
antimony
summary
tree
log
refs
antimony
/
examples
/hello_world.sb
-rw-r--r--
41 bytes
View
Log
Blame
View raw
36db9aec
—
Garrit Franke
remove accidental test file
1 year, 1 month ago
1
2
3
fn main() { println("Hello World") }