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