2018-08-22 01:37:32 -03:00

4 lines
45 B
Rust
Executable File

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