]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-71519/main.rs
Rollup merge of #106797 - FawazTirmizi:dev/issues/104284, r=bjorn3
[rust.git] / tests / run-make / issue-71519 / main.rs
1 // test linking using cc with rust-lld injected into search path as ld
2 // see rust-lang/rust#71519 for more info
3
4 fn main() {}