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