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