sstv/examples/main.rs
2018-04-11 15:24:51 -04:00

4 lines
35 B
Rust

fn main() {
println!("yooo")
}