Sign in
rust
/
rust
/
548b5d2406cb0a79d67e745dc3bf45e7eddbb607
/
.
/
tests
/
run-make
/
link-dedup
/
depa.rs
blob: 19178c5bd49573296acba514aa1a2c3b2fe9d5a3 [
file
]
#![
crate_type
=
"rlib"
]
#[
link
(
name
=
"testa"
)]
extern
"C"
{}
#[
link
(
name
=
"testa"
)]
extern
"C"
{}
#[
link
(
name
=
"testa"
)]
extern
"C"
{}