blob: 9794b7eda2d08217fce0b860449bc674e29dfd1d [file] [log] [blame]
#[no_mangle]
pub fn r3() -> i32 {
r1::r1() + r2::r2()
}