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