The primitive type Bool

Property definitions

nitc :: model $ MModule :: _bool_type
	# The primitive type `Bool`
	var bool_type: MClassType = self.get_primitive_class("Bool").mclass_type is lazy
src/model/model.nit:270,2--271,81