Revert "Workaround an inliner problem upon which the compiler code itself stumbled ^KT-35856 Fixed"
This reverts commit 59175912
This commit is contained in:
Generated
-5
@@ -970,11 +970,6 @@ public class FirOldFrontendDiagnosticsTestGenerated extends AbstractFirOldFronte
|
||||
runTest("compiler/testData/diagnostics/tests/annotations/javaUnrepeatable.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kotlinAnnotationOnJavaInterface.kt")
|
||||
public void testKotlinAnnotationOnJavaInterface() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/annotations/kotlinAnnotationOnJavaInterface.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt1860-negative.kt")
|
||||
public void testKt1860_negative() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/annotations/kt1860-negative.kt");
|
||||
|
||||
Reference in New Issue
Block a user