rust/tests/run-make/windows-binary-no-external-.../hello.rs

4 lines
44 B
Rust

fn main() {
println!("Hello World!");
}