index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
target
/
nestedmod
/
submod2
/
a.rs
blob: 120b17145e3a0879c0bb973e8d3a4fffb4f788e1 (
plain
)
1
2
3
4
5
6
// Yet Another mod
// Nested
use
c
::
a
;
fn
foo
()
{}