elseware/src/main.rs
Jake Probst bfc65cedea init
2019-05-29 22:33:50 -07:00

4 lines
45 B
Rust

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