blob: 7c19c1f2c678a632c43cd1db85bca5b8e2b38cca [file] [log] [blame]
#[no_mangle]
pub extern "C" fn foo() {}
#[no_mangle]
pub static FOO_STATIC: u8 = 0;