index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
issues
/
auxiliary
/
issue-13620-2.rs
blob: 7efd24407ba9c649eba93b6ff999202ca47f59da (
plain
)
1
2
3
extern
crate
issue_13620_1
as
crate1
;
pub
static
FOO2
:
crate1
::
Foo
=
crate1
::
FOO
;