Sign in
fuchsia
/
third_party
/
rust
/
0.4
/
.
/
src
/
test
/
auxiliary
/
issue-2414-b.rs
blob: 5d16a3093654241e23a361d076dc4429636007c1 [
file
]
// xfail-fast
#[
link
(
name
=
"b"
,
vers
=
"0.1"
)];
#[
crate_type
=
"lib"
];
extern
mod
a
;