]> git.lizzy.rs Git - rust.git/blob - tests/source/other.rs
Support @generated marker to skip code formatting
[rust.git] / tests / source / other.rs
1 // Part of multiple.rs
2
3 fn bob() {
4     println!("hello other!");
5 }