]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/target/other.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / other.rs
CommitLineData
f20569fa
XL
1// Part of multiple.rs
2
3fn bob() {
4 println!("hello other!");
5}