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