blob: 06fd76f68df1454842783b287a4d3c5270bc4f62 [file] [log] [blame]
//@ ignore-macos
//@ ignore-ios
//@ compile-flags:-l framework=foo
//@ error-pattern: library kind `framework` is only supported on Apple targets
fn main() {
}