]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/compiler-lookup-paths/d.rs
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
[rust.git] / src / test / run-make-fulldeps / compiler-lookup-paths / d.rs
1 #![crate_type = "rlib"]
2
3 #[link(name = "native", kind = "static")]
4 extern "C" {}