Make python refer to python2.7 explicitly
[gruntmaster-daemon.git] / t / problems / hello / tests / rust / prog.rs
1 fn main() {
2 println!("Hello World!");
3 }
This page took 0.019703 seconds and 4 git commands to generate.