Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
auxiliary
/
issue-13620-2.rs
blob: 7efd24407ba9c649eba93b6ff999202ca47f59da [
file
] [
log
] [
blame
] [
edit
]
extern
crate issue_13620_1
as
crate1
;
pub
static
FOO2
:
crate1
::
Foo
=
crate1
::
FOO
;