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