]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-71519/main.rs
Rollup merge of #106958 - jyn514:labels, r=m-ou-se
[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() {}