Sign in
rust
/
rust
/
36ba2c7712052d731a7082d0eba5ed3d9d56c133
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
nestedmod
/
submod2
/
a.rs
blob: 120b17145e3a0879c0bb973e8d3a4fffb4f788e1 [
file
]
// Yet Another mod
// Nested
use
c
::
a
;
fn
foo
()
{}