blob: 0474526fcc1cf8aadda303cfd9324a755bafb2b4 [file] [log] [blame]
// ignore-macos
// ignore-ios
// compile-flags:-l framework=foo
// error-pattern: native frameworks are only available on macOS targets
fn main() {
}