combustcean/combustcean-tongs/src/main.rs
2026-05-26 11:07:00 -07:00

3 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}