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
/
run-make-fulldeps
/
issue-37893
/
c.rs
blob: b9c2155728cb78a85c9d0fade17ed425a3ed597a (
plain
)
1
2
3
#![crate_type =
"staticlib"
]
extern
crate
b
;
extern
crate
a
;