Revert OPT_IN_MARKER_ON_OVERRIDE limitation #KT-48890 Fixed
This commit is contained in:
Generated
-6
@@ -36442,12 +36442,6 @@ public class DiagnosticTestGenerated extends AbstractDiagnosticTest {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/experimentalIsNotEnabled.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("experimentalOnOverrideWarning.kt")
|
||||
public void testExperimentalOnOverrideWarning() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/experimental/experimentalOnOverrideWarning.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("experimentalSetter.kt")
|
||||
public void testExperimentalSetter() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user