]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/obey-crate-type-flag/test.rs
Rollup merge of #106244 - atouchet:readme3, r=workingjubilee
[rust.git] / tests / run-make-fulldeps / obey-crate-type-flag / test.rs
1 #![crate_type = "rlib"]
2 #![crate_type = "dylib"]