[FE 1.0] Take care callable reference candidates with recursive candidate return type
^KT-51844 Fixed
This commit is contained in:
committed by
teamcity
parent
ec6ec20728
commit
9f31f074da
+6
@@ -13858,6 +13858,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt49658Strict.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt51844.kt")
|
||||
public void testKt51844() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt51844.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6175.kt")
|
||||
public void testKt6175() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user