]> git.proxmox.com Git - rustc.git/blob - src/test/run-make/issue-71519/main.rs
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / 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() {}