piston/packages/rust/1.68.2/test.rs

3 lines
33 B
Rust
Raw Normal View History

2023-04-07 09:50:19 +02:00
fn main() {
println!("OK");
}