correctly coerce values in StackValue.store() (KT-1397)
#KT-1397 fixed
This commit is contained in:
@@ -436,4 +436,8 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
public void testKt1634() {
|
||||
blackBoxFile("regressions/kt1634.kt");
|
||||
}
|
||||
|
||||
public void testKt1397() {
|
||||
blackBoxFile("regressions/kt1397.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user