summaryrefslogtreecommitdiffstats
path: root/tests/run-make/macos-deployment-target/with_deployment_target.rs
blob: 342fe0ecbcfcd20085014a4b62278cfe2b762cbc (plain)
1
2
3
4
#![crate_type = "cdylib"]

#[allow(dead_code)]
fn something_and_nothing() {}