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