Sign in
rust
/
rust
/
a89a5aa89b594ca2019ba81bc46bcf4fa7875fef
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
other.rs
blob: dfce84fcdc477bb869cf76e8f33b6f3019417757 [
file
]
// Part of multiple.rs
fn
bob
()
{
println
!(
"hello other!"
);
}