]> git.lizzy.rs Git - rust.git/blob - tests/source/other.rs
Merge pull request #3013 from YaLTeR/fix-issue-2985
[rust.git] / tests / source / other.rs
1 // Part of multiple.rs
2
3 fn bob() {
4     println!("hello other!");
5 }