]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/many-crates-but-no-match/crateC.rs
Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyup
[rust.git] / tests / run-make-fulldeps / many-crates-but-no-match / crateC.rs
1 extern crate crateB;
2
3 fn main() {}