Wednesday, June 26, 2024

Hello World

Hello, World!

published: 2024-11-01

Welcome to my first blog post! This content is written in Markdown and styled using GitHub Flavored Markdown.

main() {
    println!("hello world!");
}

Features