ips/pkg6depotd/src/main.rs
2021-03-21 14:12:03 -03:00

3 lines
45 B
Rust

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