contract C { function (uint) pure suffix returns (uint) ptr; } // ---- // ParserError 2314: (45-52): Expected ';' but got 'returns'