Parse self as an Int.

Property definitions

core $ CString :: atoi
	# Parse `self` as an Int.
	fun atoi: Int is intern
lib/core/text/native.nit:127,2--128,24