Sign in
rust
/
rust
/
c753cef0df1af7b72ce375fb7c9fd4fc31bfb9ec
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
nestedmod
/
submod2
/
a.rs
blob: 0eaf08f0d2ca743c2708944abe29c2d5209054d2 [
file
]
// Yet Another mod
// Nested
use
c
::
a
;
fn
foo
(
)
{
}