Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
auxiliary
/
issue-2414-b.rs
blob: fc018349d80f12af015ff76c720e030894bf5e77 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_name
=
"b"
]
#![
crate_type
=
"lib"
]
extern
crate a
;