sstv/examples/main.rs

4 lines
35 B
Rust
Raw Permalink Normal View History

2018-04-11 21:24:51 +02:00
fn main() {
println!("yooo")
}