checkAssignmentCompatibility

abstract fun checkAssignmentCompatibility(leftType: Type, rightType: Type): Type?