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