/* namespace: Parse expectation: Fail */ circuit X { function x(mut self) { return (); } }