Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
rustdoc-ui
/
auxiliary
/
issue-40936.rs
blob: b921e52017323626c5f870264f7c2e37567bc92d [
file
] [
log
] [
blame
]
pub
mod
outermod
{
pub
mod
innermod
{
pub
use
super
::*;
}
}