blob: 0aa61330263d708b2e0859334823c33d2b05f6af [file] [log] [blame]
#[no_mangle]
pub extern "C" fn four() -> i32 {
4
}