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