KT-2334 partly fix: boolean to object coercion
This commit is contained in:
@@ -337,6 +337,10 @@ public class StdlibTest extends CodegenTestCase {
|
||||
blackBoxFile("regressions/kt1800.kt");
|
||||
}
|
||||
|
||||
public void testKt2334() {
|
||||
blackBoxFile("regressions/kt2334.kt");
|
||||
}
|
||||
|
||||
public void testUptoDownto() {
|
||||
blackBoxFile("uptoDownto.kt");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user