]> git.proxmox.com Git - rustc.git/blob - src/tools/rustfmt/tests/target/path_clarity/foo/bar.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / path_clarity / foo / bar.rs
1 pub fn fn_in_bar() {
2 println!("foo/bar.rs");
3 }