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