index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
windows-binary-no-external-deps
/
hello.rs
blob: 47ad8c634112b312f330c58f581a654f46618be7 (
plain
)
1
2
3
fn
main
()
{
println!
(
"Hello World!"
);
}