]> git.proxmox.com Git - rustc.git/blame - src/test/run-make-fulldeps/compiler-lookup-paths/d.rs
New upstream version 1.33.0+dfsg1
[rustc.git] / src / test / run-make-fulldeps / compiler-lookup-paths / d.rs
CommitLineData
1a4d82fc 1#![crate_type = "rlib"]
223e47cc 2
1a4d82fc
JJ
3#[link(name = "native", kind = "static")]
4extern {}