Before end-of-line handling, was the last read byte a CARRIAGE RETURN?

Property definitions

saxophonit $ XophonLexer :: _was_cr
	# Before end-of-line handling, was the last read byte a CARRIAGE RETURN?
	private var was_cr: Bool = false
lib/saxophonit/lexer.nit:42,2--43,33