KT-1157 class object instance access from constructor of class object
This commit is contained in:
@@ -257,4 +257,8 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
public void testkt1134() throws Exception {
|
||||
blackBoxFile("regressions/kt1134.kt");
|
||||
}
|
||||
|
||||
public void testkt1157() throws Exception {
|
||||
blackBoxFile("regressions/kt1157.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user