[FE 1.0] Continue completion of calls inside that builder inference call postponed type variables of which has already been inferred
This commit is contained in:
committed by
teamcity
parent
b8030ec1de
commit
7675361380
+6
@@ -14161,6 +14161,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/inference/builderInference/kt47744.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt49285.kt")
|
||||
public void testKt49285() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/builderInference/kt49285.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt49828.kt")
|
||||
public void testKt49828() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user