FE: add test for KT-53408 to have stable behavior here
This commit is contained in:
+6
@@ -23106,6 +23106,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/override/kt4785.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt53408.kt")
|
||||
public void testKt53408() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/override/kt53408.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6014.kt")
|
||||
public void testKt6014() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user