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