KT-1441 proper identityEquals
This commit is contained in:
@@ -290,4 +290,8 @@ public class ControlStructuresTest extends CodegenTestCase {
|
||||
public void testKt628() throws Exception {
|
||||
blackBoxFile("regressions/kt628.kt");
|
||||
}
|
||||
|
||||
public void testKt1441() throws Exception {
|
||||
blackBoxFile("regressions/kt1441.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user