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