rust/tests/run-make/macos-deployment-target/with_deployment_target.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
77 B
Rust
Raw Normal View History

#![crate_type = "cdylib"]
#[allow(dead_code)]
fn something_and_nothing() {}