fedhub/fedhub-shell/src/main.rs
2020-04-21 21:32:51 -05:00

3 lines
45 B
Rust

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