Get char at index.

Property definitions

core $ CString :: []
	# Get char at `index`.
	fun [](index: Int): Int is intern
lib/core/text/native.nit:106,2--107,34