]> git.lizzy.rs Git - rust.git/blob - tests/source/other.rs
Fix typos “an”→“a” and a few different ones that appeared in the same search
[rust.git] / tests / source / other.rs
1 // Part of multiple.rs
2
3 fn bob() {
4     println!("hello other!");
5 }