pub fn remove_comments(v: &mut Vec<Token>) -> &mut Vec<Token>
Remove all comment tokens from a vector of tokens