Revert "[FE 1.0] Take care callable reference candidates with recursive candidate return type"

This reverts commit d04beaa8bb49c99ceb993f3f7b32169c393b39f4.
This commit is contained in:
Victor Petukhov
2022-05-24 16:00:46 +02:00
committed by teamcity
parent 06deaed3d5
commit 51551998c7
32 changed files with 48 additions and 212 deletions
@@ -1,8 +0,0 @@
/*
* Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.types.error
abstract class LazyWrappedTypeComputationException : RuntimeException()