rust/tests/run-make/link-dedup/depc.rs

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

5 lines
63 B
Rust
Raw Normal View History

#![crate_type = "rlib"]
#[link(name = "testa")]
extern "C" {}