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