The primitive type Int8

Property definitions

nitc :: model $ MModule :: int8_type=
	# The primitive type `Int8`
	var int8_type: MClassType = self.get_primitive_class("Int8").mclass_type is lazy
src/model/model.nit:279,2--280,81