KT-1055 wrong identityEquals codegen
This commit is contained in:
@@ -391,4 +391,8 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
public void testKt935 () {
|
||||
blackBoxFile("regressions/kt935.kt");
|
||||
}
|
||||
|
||||
public void testKt1055 () {
|
||||
blackBoxFile("regressions/kt1055.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user