combustcean/combustcean-tongs/src/main.rs

4 lines
45 B
Rust
Raw Normal View History

2026-05-25 17:50:39 -07:00
fn main() {
println!("Hello, world!");
}