piston/lxc/tests/test.rs
2020-06-08 20:54:21 -05:00

3 lines
36 B
Rust

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