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