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