rust/tests/ui/native-library-link-flags/modifiers-override-2.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
75 B
Rust
Raw Normal View History

//@ compile-flags:-lstatic:+whole-archive,-whole-archive=foo
fn main() {}