]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/compiler-lookup-paths-2/b.rs
Rollup merge of #85989 - jyn514:gitignore-cleanup, r=ehuss
[rust.git] / src / test / run-make-fulldeps / compiler-lookup-paths-2 / b.rs
1 #![crate_type = "lib"]
2 extern crate a;