KT-2963 VerifyError using traits with required classes
#KT-2963 Fixed
This commit is contained in:
@@ -84,4 +84,8 @@ public class TraitsTest extends CodegenTestCase {
|
||||
public void testKt1936_2() throws Exception {
|
||||
blackBoxFile("regressions/kt1936_2.kt");
|
||||
}
|
||||
|
||||
public void testKt2963() {
|
||||
blackBoxFile("regressions/kt2963.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user