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