Sign in
rust
/
rust
/
1aa9bab4ecbce4859eaad53000f78158ebe2be2c
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
nestedmod
/
submod2
/
a.rs
blob: 0eaf08f0d2ca743c2708944abe29c2d5209054d2 [
file
] [
log
] [
blame
]
// Yet Another mod
// Nested
use
c
::
a
;
fn
foo
(
)
{
}