KT-1600: call to non-overriden generic method
This commit is contained in:
@@ -75,4 +75,8 @@ public class ObjectGenTest extends CodegenTestCase {
|
||||
public void testKt1186() throws Exception {
|
||||
blackBoxFile("regressions/kt1186.kt");
|
||||
}
|
||||
|
||||
public void testKt1600() throws Exception {
|
||||
blackBoxFile("regressions/kt1600.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user