blog.flxzt.net
My personal blog
/posts
/projects
/tags
/about
hello_world
2022-01-02
test
Hallo Welt!
fn
main
() {
println!
(
"hello world"
)
;
}
🛗