piston/tests/test.rs
2019-05-31 13:59:51 -05:00

3 lines
36 B
Rust

fn main() {
println!("good");
}