pub fn skip_newline( input: &mut PeekMoreIterator<impl Iterator<Item = Token>>, ) -> Vec<Token>
Skip through whitespace and newlines