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