piston/packages/rust/1.56.1/test.rs

4 lines
34 B
Rust
Raw Normal View History

2021-11-18 15:36:10 +01:00
fn main() {
println!("OK");
}