KT-1417 & KT-1398 proper access flags for backing fields
This commit is contained in:
@@ -205,4 +205,12 @@ public class PropertyGenTest extends CodegenTestCase {
|
||||
public void testKt1159() throws Exception {
|
||||
blackBoxFile("regressions/kt1159.kt");
|
||||
}
|
||||
|
||||
public void testKt1417() throws Exception {
|
||||
blackBoxFile("regressions/kt1417.kt");
|
||||
}
|
||||
|
||||
public void testKt1398() throws Exception {
|
||||
blackBoxFile("regressions/kt1398.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user