nichts/templates/rust/src/main.rs
2025-06-07 17:32:25 +02:00

3 lines
44 B
Rust

fn main() {
println!("Hello World!");
}