fix for KT=2702 - wrong bridges on super call
This commit is contained in:
@@ -144,4 +144,9 @@ public class BridgeMethodGenTest extends CodegenTestCase {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxFile("regressions/kt1939.kt");
|
||||
}
|
||||
|
||||
public void testKt2702() {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxFile("regressions/kt2702.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user