piston/lxc/tests/rust.rs

4 lines
36 B
Rust

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