Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
issues
/
auxiliary
/
issue-29181.rs
blob: bd1a9be4ef107f6450788145a1aa3662091b012f [
file
] [
log
] [
blame
]
#![
crate_type
=
"lib"
]
pub
mod
foo
{
pub
use
super
::*;
}