Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
tests
/
run-make
/
windows-binary-no-external-deps
/
hello.rs
blob: 47ad8c634112b312f330c58f581a654f46618be7 [
file
] [
log
] [
blame
]
fn
main
()
{
println
!(
"Hello World!"
);
}