[NI] Create error type for CST of error types
KT-36092 Fixed
This commit is contained in:
Generated
+5
@@ -9866,6 +9866,11 @@ public class FirOldFrontendDiagnosticsTestGenerated extends AbstractFirOldFronte
|
||||
runTest("compiler/testData/diagnostics/tests/inference/coerceFunctionLiteralToSuspend.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("commonSuperTypeOfErrorTypes.kt")
|
||||
public void testCommonSuperTypeOfErrorTypes() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/commonSuperTypeOfErrorTypes.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("completeInferenceIfManyFailed.kt")
|
||||
public void testCompleteInferenceIfManyFailed() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/completeInferenceIfManyFailed.kt");
|
||||
|
||||
Reference in New Issue
Block a user