2020-03-04 14:10:58 +08:00

4 lines
45 B
Rust

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