summaryrefslogtreecommitdiffstats
path: root/tests/run-make/symlinked-libraries/foo.rs
blob: cde9e291b45bc1364a450a7aaedb8fdcd7596571 (plain)
1
2
3
#![crate_type = "dylib"]

pub fn bar() {}