2023-05-05 18:32:20 +00:00

4 lines
43 B
Rust

fn main() {
println!("hello world");
}