summary refs log tree commit diff
path: root/src/test/ui/feature-gates/feature-gate-native_link_modifiers_bundle-3.rs
blob: 3da943ee4a963049be79adbc1b03a48be1bd633a (plain)
1
2
3
// compile-flags: -l static:-bundle=nonexistent

fn main() {}