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