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