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