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:178,2--179,18