RustCallLean/src/main.rs

4 lines
39 B
Rust

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