KT-707 default params for constructors
This commit is contained in:
@@ -225,4 +225,8 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
public void testKt285 () throws Exception {
|
||||
// blackBoxFile("regressions/kt285.jet");
|
||||
}
|
||||
|
||||
public void testKt707 () throws Exception {
|
||||
blackBoxFile("regressions/kt707.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user