NI: remove separation of variable fixation order by constraint kind
The commit partially reverts ec4d9d2f1f
^KT-37914 Fixed
This commit is contained in:
+5
@@ -10534,6 +10534,11 @@ public class FirOldFrontendDiagnosticsTestGenerated extends AbstractFirOldFronte
|
||||
runTest("compiler/testData/diagnostics/tests/inference/commonSystem/boundOnNullableVariable.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("castToSubtype.kt")
|
||||
public void testCastToSubtype() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/commonSystem/castToSubtype.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("cstFromNullableChildAndNonParameterizedType.kt")
|
||||
public void testCstFromNullableChildAndNonParameterizedType() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/commonSystem/cstFromNullableChildAndNonParameterizedType.kt");
|
||||
|
||||
Reference in New Issue
Block a user