]> git.proxmox.com Git - rustc.git/blob - tests/run-make/cross-lang-lto-upstream-rlibs/upstream.rs
New upstream version 1.70.0+dfsg1
[rustc.git] / tests / run-make / cross-lang-lto-upstream-rlibs / upstream.rs
1 #![crate_type = "rlib"]
2
3 pub fn foo() {}