contract A { function foo() internal returns (uint256); } contract X { int public override() testvar; } // ---- // ParserError 2314: (93-94): Expected identifier but got ')'