blob: 0c3c13579c13b0f2024bd40df149feded89ba4cd [file] [log] [blame] [edit]
mod test {
extern "C" {
fn test();
}
}
extern "C" {
fn test();
}