Add test for KT-53124
The issue itself is supposed to be fixed after eb19d39cbf reverted
^KT-53124 Fixed
This commit is contained in:
+6
@@ -14024,6 +14024,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt50232a.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt53124.kt")
|
||||
public void testKt53124() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/kt53124.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6175.kt")
|
||||
public void testKt6175() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user