/* namespace: Compile expectation: Pass input_file: inputs/point.in */ function main(a: group) -> bool { return a == (0, 1)group; }