function main(a: u16, b: u16) -> bool { return a >= b }