Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
compiler-lookup-paths-2
/
c.rs
blob: 1326edb575ed80809428ba2a6b6fa7cff84c5b6d [
file
] [
log
] [
blame
]
#![
crate_type
=
"lib"
]
extern
crate a
;
extern
crate b
;