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