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