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