test for KT-1578 (duplicate of KT-1980)
This commit is contained in:
@@ -396,4 +396,9 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
|
||||
blackBoxFile("regressions/kt1980.kt");
|
||||
}
|
||||
|
||||
public void testKt1578() throws Exception {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
|
||||
blackBoxFile("regressions/kt1578.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user