]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/compiler-lookup-paths-2/b.rs
Rollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
[rust.git] / tests / run-make-fulldeps / compiler-lookup-paths-2 / b.rs
1 #![crate_type = "lib"]
2 extern crate a;