piston/lxc/tests/rust.rs
2021-01-22 02:31:48 -06:00

3 lines
36 B
Rust

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