/* namespace: Compile expectation: Pass */ function main(public signature: Signature, a: bool) -> bool { return a; }