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