2023-03-02 10:56:38 +01:00

4 lines
45 B
Rust

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