summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/many-crates-but-no-match/crateC.rs
blob: a8b817ec6810b5d73e592d6abee2b9ef4c6418b0 (plain)
1
2
3
extern crate crateB;

fn main() {}