KT-1054 comparison of booleans
This commit is contained in:
@@ -395,4 +395,8 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
public void testKt1055 () {
|
||||
blackBoxFile("regressions/kt1055.kt");
|
||||
}
|
||||
|
||||
public void testKt1054 () {
|
||||
blackBoxFile("regressions/kt1054.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user