Sign in
rust
/
rustfmt
/
bedef9bd13c2f432584064b51a0d619b7974eb08
/
.
/
tests
/
source
/
path_clarity
/
foo
/
bar.rs
blob: 8c1be504c09083b883a14ceeaa5dddab80b61bf6 [
file
] [
log
] [
blame
]
pub
fn
fn_in_bar
(
)
{
println
!(
"foo/bar.rs"
);
}