Current line number in the input stream

Property definitions

nitc $ Lexer :: _line
	# Current line number in the input stream
	var line: Int = 0
src/parser/lexer_work.nit:96,2--97,18