Revert "[FE 1.0] Take care callable reference candidates with recursive candidate return type"
This reverts commit d04beaa8bb49c99ceb993f3f7b32169c393b39f4.
This commit is contained in:
committed by
teamcity
parent
06deaed3d5
commit
51551998c7
-5
@@ -2658,11 +2658,6 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/callableReference/kt50172.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt51844.kt")
|
||||
public void testKt51844() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/callableReference/kt51844.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("nested.kt")
|
||||
public void testNested() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/callableReference/nested.kt");
|
||||
|
||||
Reference in New Issue
Block a user