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