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