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