Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
manual
/
manual-link-framework.rs
blob: 43cdda0a4e6acd0825c1bc3682e8a68961891294 [
file
] [
log
] [
blame
] [
edit
]
//@ ignore-apple
//@ compile-flags:-l framework=foo
//@ error-pattern: library kind `framework` is only supported on Apple targets
fn
main
()
{}