IR interpreter: fix calculation of constant Java fields
#KT-42117 Fixed
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
fun foo1(x: Int): Boolean {
|
||||
when(x) {
|
||||
0 -> return true
|
||||
|
||||
Reference in New Issue
Block a user