gayutils-mv/src/main.rs
2021-09-29 21:00:29 -05:00

3 lines
45 B
Rust

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