The last peeked token to chain them

Property definitions

nitc $ Lexer :: last_token
	# The last peeked token to chain them
	private var last_token: nullable Token = null
src/parser/lexer_work.nit:108,2--109,46