FE: add test for KT-53197
This commit is contained in:
+6
@@ -23022,6 +23022,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/override/Generics.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("InternalPotentialOverride.kt")
|
||||
public void testInternalPotentialOverride() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/override/InternalPotentialOverride.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("InvisiblePotentialOverride.kt")
|
||||
public void testInvisiblePotentialOverride() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user