2026-02-26 11:50:51 +01:00

4 lines
43 B
Rust

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