FE: add test for KT-53908
This commit is contained in:
+6
@@ -34593,6 +34593,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/exitProcess.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("genericContainer.kt")
|
||||
public void testGenericContainer() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/genericContainer.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("greater.kt")
|
||||
public void testGreater() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user