ExpectedLeftParen
More specific version of UnexpectedRHSChar where we specifically expected a left paren but got some other char.
error ExpectedLeftParen(uint256 offset);
More specific version of UnexpectedRHSChar where we specifically expected a left paren but got some other char.
error ExpectedLeftParen(uint256 offset);