summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/other.rs
blob: dfce84fcdc477bb869cf76e8f33b6f3019417757 (plain)
1
2
3
4
5
// Part of multiple.rs

fn bob() {
    println!("hello other!");
}