Sign in
rust
/
rust
/
2bf2f443f5ad0abd4dae40ebbe16954efcfacda4
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
nestedmod
/
submod2
/
mod.rs
blob: 52f8be910227ffbe03893778648fb6f331965248 [
file
]
// Another mod
mod
a
;
use
a
::
a
;