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