Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
lto
/
auxiliary
/
thin-lto-inlines-aux.rs
blob: aae450f41ed158ecdbaee6724ee47e032dd892b2 [
file
] [
log
] [
blame
]
//@ no-prefer-dynamic
#![
crate_type
=
"rlib"
]
pub
fn
bar
()
->
u32
{
3
}