]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-71519/main.rs
Rollup merge of #105526 - Xiretza:iter-from-generator-derive, r=scottmcm
[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() {}