]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/obey-crate-type-flag/test.rs
Rollup merge of #100984 - ChrisDenton:reinstate-init, r=Mark-Simulacrum
[rust.git] / src / test / run-make-fulldeps / obey-crate-type-flag / test.rs
1 #![crate_type = "rlib"]
2 #![crate_type = "dylib"]