generate correct cast for arguments of bridge methods (KT-2390)
This commit is contained in:
@@ -456,4 +456,9 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxFile("regressions/kt2384.kt");
|
||||
}
|
||||
|
||||
public void testKt2390() {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxFile("regressions/kt2390.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user