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