]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/compiler-lookup-paths/c.rs
Auto merge of #106458 - albertlarsan68:move-tests, r=jyn514
[rust.git] / tests / run-make-fulldeps / compiler-lookup-paths / c.rs
1 #![crate_type = "lib"]
2 extern crate b;