piston/packages/rust/1.82.0/test.rs

4 lines
34 B
Rust
Raw Normal View History

2024-10-24 20:00:00 +02:00
fn main() {
println!("OK");
}