]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/source/path_clarity/foo/bar.rs
bump version to 1.80.1+dfsg1-1~bpo12+pve1
[rustc.git] / src / tools / rustfmt / tests / source / path_clarity / foo / bar.rs
CommitLineData
f20569fa
XL
1pub fn fn_in_bar( ) {
2 println!( "foo/bar.rs" );
3}