fn lex_ascii_char(stream: &mut LocatingSlice<&'_ str>, kind: TokenKind) -> Token
Process an ASCII character token
stream
stream[0]