2022-12-31 22:49:38 +03:00

4 lines
45 B
Rust

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