Sign in
rust
/
rust
/
d2ee4ca8929912c33346600a5d6090fe0bf96913
/
.
/
tests
/
run-make
/
windows-spawn
/
hello.rs
blob: 47ad8c634112b312f330c58f581a654f46618be7 [
file
]
fn
main
()
{
println
!(
"Hello World!"
);
}