The primitive type Int32

Property definitions

nitc :: model $ MModule :: _int32_type
	# The primitive type `Int32`
	var int32_type: MClassType = self.get_primitive_class("Int32").mclass_type is lazy
src/model/model.nit:288,2--289,83