]> git.lizzy.rs Git - rust.git/blob - src/test/ui/native-library-link-flags/modifiers-override-2.rs
Rollup merge of #98640 - cuviper:stable-rust-analyzer, r=Mark-Simulacrum
[rust.git] / src / test / ui / native-library-link-flags / modifiers-override-2.rs
1 // compile-flags:-lstatic:+whole-archive,-whole-archive=foo
2
3 fn main() {}