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