[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
@@ -15888,12 +15888,6 @@ public class NativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTest
|
||||
runTest("compiler/testData/codegen/box/inference/builderInference/kt48633.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt49285.kt")
|
||||
public void testKt49285() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/inference/builderInference/kt49285.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt49887.kt")
|
||||
public void testKt49887() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user