Cursor current position (in chars, starting from 0)

Property definitions

nitcc_runtime $ Lexer :: pos_start=
	# Cursor current position (in chars, starting from 0)
	var pos_start = 0
lib/nitcc_runtime/nitcc_runtime.nit:179,2--180,18