about summary refs log tree commit diff
path: root/tests/ui/link-native-libs/link-arg-error.rs
blob: 9d9dcc27ccb8a9fbe0a53b0da774087ffb093d51 (plain)
1
2
3
4
5
//@ compile-flags: -l link-arg:+bundle=arg -Z unstable-options

fn main() {}

//~? ERROR linking modifier `bundle` is only compatible with `static` linking kind