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