Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
error-codes
/
auxiliary
/
found-staticlib.rs
blob: 05a3d011b67f0ee5dd90cabd4af722e37e32816b [
file
] [
log
] [
blame
]
//@ no-prefer-dynamic
#![
crate_type
=
"staticlib"
]
pub
fn
foo
()
{}