piston/packages/rust/1.50.0/test.rs

4 lines
34 B
Rust
Raw Normal View History

2021-03-16 00:45:20 +01:00
fn main() {
println!("OK");
}