]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/path_clarity/foo/bar.rs
:arrow_up: rust-analyzer
[rust.git] / src / tools / rustfmt / tests / target / path_clarity / foo / bar.rs
1 pub fn fn_in_bar() {
2     println!("foo/bar.rs");
3 }