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