fn eat_dollar<'psess>( iter: &mut RefTokenTreeCursor<'_>, psess: &'psess ParseSess, span: Span, ) -> PResult<'psess, ()>
Expects that the next item is a dollar sign.