Function remove_comment

Source
pub fn remove_comment(s: &str) -> IResult<&str, String>