patch from audalov for KT-1959
This commit is contained in:
@@ -23,4 +23,9 @@ public class BridgeMethodGenTest extends CodegenTestCase {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
|
||||
blackBoxFile("bridge.jet");
|
||||
}
|
||||
|
||||
public void testKt1959() {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
|
||||
blackBoxFile("regressions/kt1959.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user