]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/obey-crate-type-flag/test.rs
Rollup merge of #100567 - Rageking8:fix-100563, r=wesleywiser
[rust.git] / src / test / run-make-fulldeps / obey-crate-type-flag / test.rs
1 #![crate_type = "rlib"]
2 #![crate_type = "dylib"]