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