pub fn unread_one(token: Token)
Unreads a single Token to the start of the token stream. Perl: unread() always adjusts $ALIGN_STATE when unreading { or } tokens.
Token