blob: c0c355770574e9086742169fd5f98c8b4cef7718 [file] [log] [blame]
// Unspecified kind should fail with an error
// compile-flags: -l :+bundle=mylib
// error-pattern: unknown library kind ``, expected one of dylib, framework, or static
fn main() {}