blob: 86830a599b5dcfb3c521e5694cce33797b45cde9 [file] [log] [blame]
// compile-flags:-l bar=foo
// error-pattern: unknown library kind `bar`, expected one of dylib, framework, or static
fn main() {
}