]> git.proxmox.com Git - rustc.git/blob - tests/run-make/symlinked-libraries/foo.rs
cde9e291b45bc1364a450a7aaedb8fdcd7596571
[rustc.git] / tests / run-make / symlinked-libraries / foo.rs
1 #![crate_type = "dylib"]
2
3 pub fn bar() {}