Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-3253
/
foo.rs
blob: 1a42a10159e667f2555e3a141f861cb786550b9d [
file
]
pub
fn
hello
()
{
println
!(
"Hello World!"
);
}