]> git.lizzy.rs Git - rust.git/blob - tests/source/other.rs
chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf
[rust.git] / tests / source / other.rs
1 // Part of multiple.rs
2
3 fn bob() {
4     println!("hello other!");
5 }