Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
path_clarity
/
foo
/
bar.rs
blob: b18a7d3499c545bcafe2c5b27d39de1f78083483 [
file
] [
log
] [
blame
] [
edit
]
pub
fn
fn_in_bar
()
{
println
!(
"foo/bar.rs"
);
}