Cursor current column (in chars, starting from 1)

Property definitions

nitcc_runtime $ Lexer :: col_start
	# Cursor current column (in chars, starting from 1)
	var col_start = 1
lib/nitcc_runtime/nitcc_runtime.nit:184,2--185,18