progress-pile/progress-pile-app/src/main.rs
2025-05-16 07:01:46 +09:00

3 lines
45 B
Rust

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