Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
obey-crate-type-flag
/
test.rs
blob: 8a768f9de902488183b79d3cd12450c56def85a0 [
file
] [
log
] [
blame
]
#![
crate_type
=
"rlib"
]
#![
crate_type
=
"dylib"
]