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