]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/compiler-lookup-paths/b.rs
Rollup merge of #98801 - joshtriplett:file-create-new, r=thomcc
[rust.git] / src / test / run-make-fulldeps / compiler-lookup-paths / b.rs
1 #![crate_type = "lib"]
2 extern crate a;