Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lto
/
auxiliary
/
thin-lto-inlines-aux.rs
blob: aae450f41ed158ecdbaee6724ee47e032dd892b2 [
file
] [
log
] [
blame
] [
edit
]
//@ no-prefer-dynamic
#![
crate_type
=
"rlib"
]
pub
fn
bar
()
->
u32
{
3
}