2022-08-11 00:19:00 +02:00

4 lines
45 B
Rust

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