/* namespace: Parse expectation: Pass */ circuit X { function x() { return (); } function y() { return (); } const function z() { return (); } }