Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
proc-macro-three-crates
/
b.rs
blob: 067f47c1b7a1a0f9a2e9f78b2247ca7a82489744 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_type
=
"lib"
]
#[
macro_use
]
extern
crate a
;