The primitive type Int

Property definitions

nitc :: model $ MModule :: _int_type
	# The primitive type `Int`
	var int_type: MClassType = self.get_primitive_class("Int").mclass_type is lazy
src/model/model.nit:273,2--274,79