2024-12-04 20:04:49 +01:00

4 lines
45 B
Rust

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