pub fn parentheses_comment<'r>(input: &'r str) -> IResult<&'r str, &'r str>