Merge remote branch 'origin/master'
This commit is contained in:
@@ -68,4 +68,8 @@ public class TraitsTest extends CodegenTestCase {
|
||||
public void testKt2541() {
|
||||
blackBoxFile("regressions/kt2541.kt");
|
||||
}
|
||||
|
||||
public void testFinalMethod() throws Exception {
|
||||
blackBoxFile("traits/finalMethod.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user