Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
modules
/
auxiliary
/
issue-13872-2.rs
blob: 8c64f16e3f93803f61413a0d56e18ceca7d92ff8 [
file
] [
log
] [
blame
] [
edit
]
extern
crate issue_13872_1
as
foo
;
pub
use
foo
::
A
::
B
;