blob: c56d8f0a8a84800227f2a59acd2a36457a3a93cd [file] [log] [blame]
#[link(kind = "dylib")] extern "C" {} //~ ERROR E0459
fn main() {
}