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