Continue processing not builder inference stub variables in the type checker during computing common super type
^KT-47148 Fixed
This commit is contained in:
+5
@@ -24638,6 +24638,11 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/subtyping/kt3159.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt47148.kt")
|
||||
public void testKt47148() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/subtyping/kt47148.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt-1457.kt")
|
||||
public void testKt_1457() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/subtyping/kt-1457.kt");
|
||||
|
||||
Reference in New Issue
Block a user