FE: Add test for KT-53656
This commit is contained in:
+6
@@ -11964,6 +11964,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/generics/kt34729.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt53656.kt")
|
||||
public void testKt53656() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/generics/kt53656.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt5508.kt")
|
||||
public void testKt5508() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user