NI: take into account effective variance during adding constraints from LHS instead of only use site variance
^KT-39220 Fixed
This commit is contained in:
+5
@@ -10171,6 +10171,11 @@ public class FirOldFrontendDiagnosticsTestGenerated extends AbstractFirOldFronte
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt37853.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt39220.kt")
|
||||
public void testKt39220() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt39220.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt6175.kt")
|
||||
public void testKt6175() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt6175.kt");
|
||||
|
||||
Reference in New Issue
Block a user