Lexer.peek

Advance t one token forward.

class Lexer
void
peek
(
ref Token* t
)

Meta