// if1.rs // // Execute `rustlings hint if1` or use the `hint` watch subcommand for a hint. pub fn bigger(a: i32, b: i32) -> i32 { if a