blob: b6c8648a7d03d8c12cc681d391fb49a5af6165e8 [file] [log] [blame]
//~ ERROR kind="static-nobundle" is unstable
// Test the behavior of rustc when non-existent library is statically linked
// compile-flags: -l static-nobundle=nonexistent
fn main() {}