summaryrefslogtreecommitdiffstats
path: root/tests/run-make/obey-crate-type-flag/test.rs
blob: 8a768f9de902488183b79d3cd12450c56def85a0 (plain)
1
2
#![crate_type = "rlib"]
#![crate_type = "dylib"]