index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
proc-macro-init-order
/
c.rs
blob: 505f8470338e89ebb1c125f7a2cb3eb85ffabf94 (
plain
)
1
2
3
#![crate_type =
"staticlib"
]
extern
crate
a
;
extern
crate
b
;