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