Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
lto
/
auxiliary
/
lto-duplicate-symbols2.rs
blob: 7b518d466aff3f1e2066b933290b947f8e86800c [
file
] [
log
] [
blame
]
//@ no-prefer-dynamic
#![
crate_type
=
"rlib"
]
#[
no_mangle
]
pub
extern
"C"
fn
foo
()
{}