2023-02-27 00:39:23 +01:00

4 lines
45 B
Rust

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