Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
manual
/
manual-link-framework.rs
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
()
{
}