Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
proc-macro-three-crates
/
c.rs
blob: 4c7ce01b6a02c7a4ad8bf335d5c408c522bd3ec4 [
file
] [
log
] [
blame
]
#![
crate_type
=
"lib"
]
extern
crate b
;